test/import/test_syntheyes_import.rb in tracksperanto-1.6.5 vs test/import/test_syntheyes_import.rb in tracksperanto-1.6.6

- old
+ new

@@ -7,10 +7,10 @@ assert_equal "Syntheyes 2D tracker paths file", i.human_name assert !i.autodetects_size? end def test_parsing_from_importable - fixture = File.open(File.dirname(__FILE__) + '/samples/shake_tracker_nodes_to_syntheyes.txt') + fixture = File.open(File.dirname(__FILE__) + '/samples/syntheyes_2d_paths/shake_tracker_nodes_to_syntheyes.txt') parser = Tracksperanto::Import::Syntheyes.new parser.width = 2560 parser.height = 1080 \ No newline at end of file