From 89a1252eb9e98a6b7b0ab48a45e4deaccf67dc8b Mon Sep 17 00:00:00 2001 From: Jessica Mauerhan Date: Wed, 23 Mar 2016 07:03:35 -0400 Subject: [PATCH] add new line - thought I configured PHP Storm to do this already...grrr --- tests/bootstrap.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +}