# File test/test_sadelta.rb, line 12 12: def setup 13: @source_file = "test/case3.h" 14: @target_file = "test/case4.h" 15: @result_file = "test/test.nstd" 16: @apply_file = "test/test.out" 17: end