test/export/test_pftrack5_export.rb in tracksperanto-1.7.3 vs test/export/test_pftrack5_export.rb in tracksperanto-1.7.4
- old
+ new
@@ -12,8 +12,8 @@
end
P = File.dirname(__FILE__) + "/samples/ref_PFTrack5.2dt"
def test_export_output_written
- create_reference_output Tracksperanto::Export::PFTrack5, P
+ ensure_same_output Tracksperanto::Export::PFTrack5, P
end
end
\ No newline at end of file