From 1135c2cd17661c1f06647af35ccb6ff6a235b5d1 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 15 Feb 2020 09:57:56 +1100 Subject: Cleanup: CMake formatting --- tests/python/collada/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/python/collada') 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 "$" ${TEST_BLENDER_EXE_PARAMS} ${TEST_SRC_DIR}/collada/${module}/${blend_file} -- cgit v1.2.3