Remove debug print
This commit is contained in:
parent
334bf17d45
commit
6c8d519ec5
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ module Mutant
|
|||
|
||||
path = Inflector.underscore(name)
|
||||
|
||||
p "spec/unit/#{path}#{append}/*_spec.rb"
|
||||
"spec/unit/#{path}#{append}/*_spec.rb"
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue