test/export/test_pftrack5_export.rb in tracksperanto-2.0.2 vs test/export/test_pftrack5_export.rb in tracksperanto-2.1.0

- old
+ new

@@ -2,10 +2,10 @@ class PFTrack5ExportTest < Test::Unit::TestCase include ParabolicTracks def test_human_name - assert_equal "PFTrack v5 .2dt file", Tracksperanto::Export::PFTrack5.human_name + assert_equal "PFTrack v5 .2dt file (single camera)", Tracksperanto::Export::PFTrack5.human_name end def test_desc_and_ext assert_equal "pftrack_v5.2dt", Tracksperanto::Export::PFTrack5.desc_and_extension end \ No newline at end of file