summaryrefslogtreecommitdiff
path: root/.github/for_maintainers/tests_strategy.md
diff options
context:
space:
mode:
authorHind-M <hind.montassif@gmail.com>2021-10-25 11:43:09 +0200
committerHind-M <hind.montassif@gmail.com>2021-10-25 11:43:09 +0200
commitc9d6439fb9a6e65d7aa9f18bce675de65e901a0d (patch)
treef2183dbf77a3554471ec84ad42c0cc36db41b8d4 /.github/for_maintainers/tests_strategy.md
parentc2bdc8a749449d41ec367089aecd975fe633c121 (diff)
Rename WITH_NETWORK option to WITH_GUDHI_REMOTE_TEST
Diffstat (limited to '.github/for_maintainers/tests_strategy.md')
-rw-r--r--.github/for_maintainers/tests_strategy.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/for_maintainers/tests_strategy.md b/.github/for_maintainers/tests_strategy.md
index 8fd7ac0d..610e1749 100644
--- a/.github/for_maintainers/tests_strategy.md
+++ b/.github/for_maintainers/tests_strategy.md
@@ -15,7 +15,7 @@ As all the third parties are already installed (thanks to docker), the compilati
* utils (C++)
* doxygen (C++ documentation that is available in the artefacts)
* python (including documentation and code coverage that are available in the artefacts)
-* python_tests_with_network (includes previous python with WITH_NETWORK option enabled which adds datasets fetching test)
+* python_tests_with_network (includes previous python with WITH_GUDHI_REMOTE_TEST option enabled which adds datasets fetching test)
(cf. `.circleci/config.yml`)