Loading tests/CMakeLists.txt +2 −2 Changes for tests/CMakeLists.txt: 2 added lines, 2 removed lines. Original line number Diff line number Diff line Loading @@ -19,14 +19,14 @@ add_custom_target(check gkfs_add_python_test( NAME test_directories PYTHON_VERSION 3.7 PYTHON_VERSION 3.6 WORKING_DIRECTORY ${PROJECT_SOURCE_DIR} COMMAND tests/directories/test_directories.py ) gkfs_add_python_test( NAME test_shell PYTHON_VERSION 3.7 PYTHON_VERSION 3.6 WORKING_DIRECTORY ${PROJECT_SOURCE_DIR} COMMAND tests/shell/ ) Loading
tests/CMakeLists.txt +2 −2 Changes for tests/CMakeLists.txt: 2 added lines, 2 removed lines. Original line number Diff line number Diff line Loading @@ -19,14 +19,14 @@ add_custom_target(check gkfs_add_python_test( NAME test_directories PYTHON_VERSION 3.7 PYTHON_VERSION 3.6 WORKING_DIRECTORY ${PROJECT_SOURCE_DIR} COMMAND tests/directories/test_directories.py ) gkfs_add_python_test( NAME test_shell PYTHON_VERSION 3.7 PYTHON_VERSION 3.6 WORKING_DIRECTORY ${PROJECT_SOURCE_DIR} COMMAND tests/shell/ )