We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcf3b90 commit 012cbc7Copy full SHA for 012cbc7
tests/test_console.py
@@ -21,7 +21,6 @@
21
import opentimelineio.console as otio_console
22
23
SAMPLE_DATA_DIR = os.path.join(os.path.dirname(__file__), "sample_data")
24
-# FIXME: remove or replace the premiere test
25
MULTITRACK_PATH = os.path.join(SAMPLE_DATA_DIR, "multitrack.otio")
26
PREMIERE_EXAMPLE_PATH = os.path.join(SAMPLE_DATA_DIR, "premiere_example.otio")
27
SCREENING_EXAMPLE_PATH = os.path.join(SAMPLE_DATA_DIR, "screening_example.otio")
0 commit comments