summaryrefslogtreecommitdiffstats
path: root/run_tests
diff options
context:
space:
mode:
Diffstat (limited to 'run_tests')
-rwxr-xr-xrun_tests1
1 files changed, 0 insertions, 1 deletions
diff --git a/run_tests b/run_tests
index 573dd446..5de51cf0 100755
--- a/run_tests
+++ b/run_tests
@@ -15,7 +15,6 @@
15 15
16"""Wrapper to run pytest with the right settings.""" 16"""Wrapper to run pytest with the right settings."""
17 17
18import errno
19import os 18import os
20import shutil 19import shutil
21import subprocess 20import subprocess