diff --git a/tests/bootstrap.php b/tests/bootstrap.php index 24be238..ad1bb10 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -7,4 +7,4 @@ if (!defined('HHVM_VERSION')) { 'debug' => true, 'includePaths' => [__DIR__ . '/../src/Generator'] ]); -} \ No newline at end of file +}