summaryrefslogtreecommitdiffstats
path: root/tests/Components/Array2dTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Components/Array2dTest.php')
-rw-r--r--tests/Components/Array2dTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Components/Array2dTest.php b/tests/Components/Array2dTest.php
index b268d99..a1c9786 100644
--- a/tests/Components/Array2dTest.php
+++ b/tests/Components/Array2dTest.php
@@ -69,5 +69,4 @@ class Array2dTest extends TestCase
$parser->errors[0]->getMessage()
);
}
-
}