diff --git a/tests/test_cmx_3600_adapter.py b/tests/test_cmx_3600_adapter.py index b07346865..1c228135f 100755 --- a/tests/test_cmx_3600_adapter.py +++ b/tests/test_cmx_3600_adapter.py @@ -720,7 +720,6 @@ def test_style_edl_read(self): self.assertTrue(timeline is not None) self.assertEqual(len(timeline.tracks), 1) self.assertEqual(len(timeline.tracks[0]), 2) - print(edl_path) # If cannot assertEqual fails with clip name # Attempt to assertEqual with @@ -738,7 +737,6 @@ def test_style_edl_read(self): timeline.tracks[0][0].source_range.duration, otio.opentime.from_timecode("00:00:01:07", fps) ) - print(timeline.tracks[0][0].media_reference) try: self.assertIsOTIOEquivalentTo(