summaryrefslogtreecommitdiff
path: root/.functests
diff options
context:
space:
mode:
Diffstat (limited to '.functests')
-rwxr-xr-x.functests1
1 files changed, 0 insertions, 1 deletions
diff --git a/.functests b/.functests
index 5e3b17717..fb491a3af 100755
--- a/.functests
+++ b/.functests
@@ -4,7 +4,6 @@
# SWIFT_TEST_IN_PROCESS=1 tox -e func -- --pdb test.functional.tests.TestFile.testCopy
SRC_DIR=$(python -c "import os; print os.path.dirname(os.path.realpath('$0'))")
-set -e
cd ${SRC_DIR}
export TESTS_DIR=${SRC_DIR}/test/functional