Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/python/CMakeLists.txt')
-rw-r--r--tests/python/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/python/CMakeLists.txt b/tests/python/CMakeLists.txt
index 260eb75d64f..969b748e973 100644
--- a/tests/python/CMakeLists.txt
+++ b/tests/python/CMakeLists.txt
@@ -154,6 +154,12 @@ add_blender_test(
--output-dir ${TEST_OUT_DIR}/blendfile_io/
)
+add_blender_test(
+ blendfile_library_overrides
+ --python ${CMAKE_CURRENT_LIST_DIR}/bl_blendfile_library_overrides.py --
+ --output-dir ${TEST_OUT_DIR}/blendfile_io/
+)
+
# ------------------------------------------------------------------------------
# MODELING TESTS
add_blender_test(