summaryrefslogtreecommitdiffstats
path: root/tests/Parser/LoadStatementTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Parser/LoadStatementTest.php')
-rw-r--r--tests/Parser/LoadStatementTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Parser/LoadStatementTest.php b/tests/Parser/LoadStatementTest.php
index 32b5707..089b1f4 100644
--- a/tests/Parser/LoadStatementTest.php
+++ b/tests/Parser/LoadStatementTest.php
@@ -39,7 +39,7 @@ class LoadStatementTest extends TestCase
array('parser/parseLoadErr3'),
array('parser/parseLoadErr4'),
array('parser/parseLoadErr5'),
- array('parser/parseLoadErr6')
+ array('parser/parseLoadErr6'),
);
}
}