summaryrefslogtreecommitdiffstats
path: root/run_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'run_tests.py')
-rwxr-xr-xrun_tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/run_tests.py b/run_tests.py
index 89a08f71..b6f16f14 100755
--- a/run_tests.py
+++ b/run_tests.py
@@ -28,6 +28,7 @@ TESTS = [
# But tests pass
# MemcacheTest,
test.SSLTest,
+ test.ClientWithoutHPIDMTest,
]