diff --git a/tox.ini b/tox.ini index 3161b37371..497833bfd3 100644 --- a/tox.ini +++ b/tox.ini @@ -59,11 +59,6 @@ commands = basepython = python2.7 commands = ./.functests {posargs} -[testenv:func-fast-post] -commands = ./.functests {posargs} -setenv = SWIFT_TEST_IN_PROCESS=1 - SWIFT_TEST_IN_PROCESS_OBJECT_POST_AS_COPY=True - [testenv:func-post-as-copy] commands = ./.functests {posargs} setenv = SWIFT_TEST_IN_PROCESS=1