tests/run-tests.py
changeset 27101 61fbf5dc12b2
parent 26612 a38924f7680c
child 27141 a4e3dec3010e
--- a/tests/run-tests.py	Tue Nov 24 21:36:20 2015 +0000
+++ b/tests/run-tests.py	Tue Nov 24 21:41:12 2015 +0000
@@ -1726,6 +1726,7 @@
             slow = {b'svn': 10,
                     b'gendoc': 10,
                     b'check-code-hg': 100,
+                    b'contrib-perf': 200,
                    }
             def sortkey(f):
                 # run largest tests first, as they tend to take the longest