test/import/test_boujou_import.rb in tracksperanto-2.9.7 vs test/import/test_boujou_import.rb in tracksperanto-2.9.8
- old
+ new
@@ -23,8 +23,8 @@
assert_equal "tracker1", tracker1.name
assert_equal 132, tracker1.length
kf = tracker1[0]
assert_in_delta 306.906, kf.abs_x, DELTA
- assert_in_delta 40.79, kf.abs_y, DELTA
+ assert_in_delta 39.79, kf.abs_y, DELTA
end
end