Skip to content

Commit

Permalink
removed FIXME comment
Browse files Browse the repository at this point in the history
Signed-off-by: apetrynet <[email protected]>
  • Loading branch information
apetrynet committed Dec 15, 2022
1 parent bcf3b90 commit 012cbc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_console.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
import opentimelineio.console as otio_console

SAMPLE_DATA_DIR = os.path.join(os.path.dirname(__file__), "sample_data")
# FIXME: remove or replace the premiere test
MULTITRACK_PATH = os.path.join(SAMPLE_DATA_DIR, "multitrack.otio")
PREMIERE_EXAMPLE_PATH = os.path.join(SAMPLE_DATA_DIR, "premiere_example.otio")
SCREENING_EXAMPLE_PATH = os.path.join(SAMPLE_DATA_DIR, "screening_example.otio")
Expand Down

0 comments on commit 012cbc7

Please sign in to comment.