mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 00:15:58 +01:00
Boost version and remove some debug puts statements
This commit is contained in:
@@ -128,9 +128,6 @@ class UnityModuleGenerator
|
||||
files = []
|
||||
triad.each do |triad|
|
||||
patterns.each_pair do |pattern_file, pattern_traits|
|
||||
puts @options.inspect
|
||||
puts pattern_traits.inspect
|
||||
puts module_name.inspect
|
||||
files << {
|
||||
:path => "#{triad[:path]}#{module_name}#{pattern_file}#{triad[:ext]}",
|
||||
:name => "#{module_name}#{pattern_file}",
|
||||
|
||||
Reference in New Issue
Block a user