sync_variables/sync_variables.rb in trinitycrmod-0.2.4 vs sync_variables/sync_variables.rb in trinitycrmod-0.2.6

- old
+ new

@@ -1,6 +1,6 @@ require 'helper' CodeRunner.setup_run_class('trinity') -#CodeRunner::Trinity.get_input_help_from_source_code(ENV['TRINITY_SOURCE']) +CodeRunner::Trinity.get_input_help_from_source_code(ENV['TRINITY_SOURCE']) CodeRunner::Trinity.update_defaults_from_source_code(ENV['TRINITY_SOURCE']) CodeRunner::Trinity.synchronise_variables(ENV['TRINITY_SOURCE'])