mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
commit
607306ba0c
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -48,6 +48,7 @@ GLOBS = [
|
|||
|
||||
# run tests
|
||||
task default: ["test:lint", "test:default"]
|
||||
task test: ["test:lint", "test:default"]
|
||||
|
||||
namespace :test do
|
||||
|
||||
|
|
Loading…
Reference in a new issue