giving up on HHVM unit tests for now, will open an issue for it

This commit is contained in:
El RIDO
2016-07-06 09:16:02 +02:00
parent c175abaf77
commit d664af6ce5
3 changed files with 0 additions and 3 deletions

View File

@@ -187,7 +187,6 @@ class zerobinTest extends PHPUnit_Framework_TestCase
$_SERVER['HTTP_X_REQUESTED_WITH'] = 'JSONHttpRequest';
$_SERVER['REQUEST_METHOD'] = 'POST';
$_SERVER['REMOTE_ADDR'] = '::1';
trafficlimiter::setLimit(30);
trafficlimiter::canPass();
ob_start();
new zerobin;