aboutsummaryrefslogtreecommitdiff
path: root/run_project_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'run_project_tests.py')
-rwxr-xr-xrun_project_tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_project_tests.py b/run_project_tests.py
index a161525..88d6a57 100755
--- a/run_project_tests.py
+++ b/run_project_tests.py
@@ -334,7 +334,7 @@ def pass_libdir_to_test(dirname):
return False
if '38 libdir must be inside prefix' in dirname:
return False
- if '196 install_mode' in dirname:
+ if '195 install_mode' in dirname:
return False
return True