Skip to content

Commit 5398f5c

Browse files
committed
Merge pull request #139 from phpcr/hhvm-timeout
be more gracious with timeout as hhvm chokes on one test
2 parents 72e8865 + 1df726c commit 5398f5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/phpunit.xml.dist

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
stopOnFailure="false"
1010
syntaxCheck="true"
1111
strict="true"
12+
timeoutForSmallTests="2"
1213
bootstrap="bootstrap.php">
1314

1415
<testsuites>

0 commit comments

Comments
 (0)