summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 4ffa99e39..2bae98254 100644
--- a/tox.ini
+++ b/tox.ini
@@ -54,12 +54,12 @@ commands =
[testenv:func]
commands = ./.functests {posargs}
-[testenv:func-in-process-fast-post]
+[testenv:func-fast-post]
commands = ./.functests {posargs}
setenv = SWIFT_TEST_IN_PROCESS=1
SWIFT_TEST_IN_PROCESS_OBJECT_POST_AS_COPY=False
-[testenv:func-in-process-encryption]
+[testenv:func-encryption]
commands = ./.functests {posargs}
setenv = SWIFT_TEST_IN_PROCESS=1
SWIFT_TEST_IN_PROCESS_CONF_LOADER=encryption