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:
authorCampbell Barton <ideasman42@gmail.com>2020-02-15 01:57:56 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-02-15 02:40:41 +0300
commit1135c2cd17661c1f06647af35ccb6ff6a235b5d1 (patch)
treefe3a4f764a539fc3c7539c10e5341190b74fcfd5 /tests/python
parentb1f40955d9a9c205581bd8fff3ed04320dbe95da (diff)
Cleanup: CMake formatting
Diffstat (limited to 'tests/python')
-rw-r--r--tests/python/collada/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/python/collada/CMakeLists.txt b/tests/python/collada/CMakeLists.txt
index 1e09b65b880..bf22de6b762 100644
--- a/tests/python/collada/CMakeLists.txt
+++ b/tests/python/collada/CMakeLists.txt
@@ -50,7 +50,7 @@ endif()
# ------------------------------------------------------------------------------
# GENERAL PYTHON CORRECTNESS TESTS
-macro (COLLADA_TEST module test_name blend_file)
+macro(COLLADA_TEST module test_name blend_file)
add_test(
NAME collada_${module}_${test_name}
COMMAND "$<TARGET_FILE:blender>" ${TEST_BLENDER_EXE_PARAMS} ${TEST_SRC_DIR}/collada/${module}/${blend_file}