We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f4888e commit 9c7747cCopy full SHA for 9c7747c
1 file changed
testing/vcs/CMakeLists.txt
@@ -43,7 +43,7 @@ if (NOT EXISTS /etc/redhat-release)
43
cdat_add_test(vcs_test_antialiasing
44
"${PYTHON_EXECUTABLE}"
45
${cdat_SOURCE_DIR}/testing/vcs/test_vcs_antialiasing.py
46
- )
+)
47
endif()
48
cdat_add_test(vcs_verify_init
49
0 commit comments