mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-10-18 12:53:23 +08: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}",
|
||||
|
@ -1,2 +1,2 @@
|
||||
119
|
||||
120
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
2.3.3
|
||||
2.4.0
|
||||
|
||||
|
Reference in New Issue
Block a user