summaryrefslogtreecommitdiffstats
path: root/run_tests
diff options
context:
space:
mode:
Diffstat (limited to 'run_tests')
-rwxr-xr-xrun_tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/run_tests b/run_tests
index 573dd446..7c9ff41d 100755
--- a/run_tests
+++ b/run_tests
@@ -20,6 +20,7 @@ import os
20import shutil 20import shutil
21import subprocess 21import subprocess
22import sys 22import sys
23import repo_trace
23 24
24 25
25def find_pytest(): 26def find_pytest():