diff --git a/tests/test_camera_transforms.py b/tests/test_camera_transforms.py index aa345b8..317c761 100644 --- a/tests/test_camera_transforms.py +++ b/tests/test_camera_transforms.py @@ -432,7 +432,7 @@ def test_crop_scale_transform(self): assert_almost_equal(cam_datum, cam_datum3, valid_region=valid_region) def test_crop_scale_transform_simple(self): - """Simple test case for crop scale transform""" + """Simple test case for crop scale transform with fixed input""" datum = OrderedDict({ 'datum_name': 'test',