Cleanup: rename alembic_tests.py
to alembic_tests_export.py
Rename `alembic_tests.py` to `alembic_tests_export.py`, as this makes it clearer what is being tested. No functional changes.
This commit is contained in:
@@ -663,7 +663,7 @@ if(WITH_ALEMBIC)
|
||||
|
||||
add_python_test(
|
||||
alembic_tests
|
||||
${CMAKE_CURRENT_LIST_DIR}/alembic_tests.py
|
||||
${CMAKE_CURRENT_LIST_DIR}/alembic_export_tests.py
|
||||
--blender "${TEST_BLENDER_EXE}"
|
||||
--testdir "${TEST_SRC_DIR}/alembic"
|
||||
--alembic-root "${ALEMBIC_ROOT_DIR}"
|
||||
|
Reference in New Issue
Block a user