timeline-tests: Setup config before running

This commit is contained in:
Thomas Wilshaw
2022-03-09 14:05:27 +00:00
parent d64f153e0b
commit 1e3e620269
+1
View File
@@ -33,6 +33,7 @@
namespace olive {
#define TIMELINE_TEST_START \
ColorManager::SetUpDefaultConfig(); \
Project project; \
Sequence sequence; \
sequence.setParent(&project)