test/import/test_shake_lexer.rb in tracksperanto-2.0.1 vs test/import/test_shake_lexer.rb in tracksperanto-2.0.2

- old
+ new

@@ -1,5 +1,5 @@ -require File.dirname(__FILE__) + '/../helper' +require File.expand_path(File.dirname(__FILE__)) + '/../helper' class ShakeLexerTest < Test::Unit::TestCase P = File.dirname(__FILE__) + "/samples/shake_script/shake_tracker_nodes.shk" L = Tracksperanto::ShakeGrammar::Lexer WRONG = File.dirname(__FILE__) + "/samples/flame_stabilizer/hugeFlameSetup.stabilizer" \ No newline at end of file