mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Have tests added with add_python_test guard after source tree immutability
This commit is contained in:
parent
170b2d2e9b
commit
7722e4961f
@ -77,4 +77,6 @@ macro(ADD_PYTHON_TEST TESTNAME FILENAME)
|
||||
set_tests_properties(${TESTNAME} PROPERTIES TIMEOUT ${TEST_TIMEOUT})
|
||||
endif()
|
||||
|
||||
set_tests_properties(${TESTNAME} PROPERTIES FIXTURES_REQUIRED SOURCETREE)
|
||||
|
||||
endmacro(ADD_PYTHON_TEST)
|
||||
|
Loading…
x
Reference in New Issue
Block a user