Remove debug print

This commit is contained in:
Markus Schirp 2012-11-22 02:51:30 +01:00
parent 334bf17d45
commit 6c8d519ec5

View file

@ -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