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.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Parser/LoadStatementTest.php b/tests/Parser/LoadStatementTest.php
index f18dcf6..41e947b 100644
--- a/tests/Parser/LoadStatementTest.php
+++ b/tests/Parser/LoadStatementTest.php
@@ -1,4 +1,5 @@
<?php
+declare(strict_types=1);
namespace PhpMyAdmin\SqlParser\Tests\Parser;