Skip to content

Commit 012cbc7

Browse files
committed
removed FIXME comment
Signed-off-by: apetrynet <[email protected]>
1 parent bcf3b90 commit 012cbc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_console.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
import opentimelineio.console as otio_console
2222

2323
SAMPLE_DATA_DIR = os.path.join(os.path.dirname(__file__), "sample_data")
24-
# FIXME: remove or replace the premiere test
2524
MULTITRACK_PATH = os.path.join(SAMPLE_DATA_DIR, "multitrack.otio")
2625
PREMIERE_EXAMPLE_PATH = os.path.join(SAMPLE_DATA_DIR, "premiere_example.otio")
2726
SCREENING_EXAMPLE_PATH = os.path.join(SAMPLE_DATA_DIR, "screening_example.otio")

0 commit comments

Comments
 (0)