summaryrefslogtreecommitdiffstats
path: root/tests/Utils/TableTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Utils/TableTest.php')
-rw-r--r--tests/Utils/TableTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Utils/TableTest.php b/tests/Utils/TableTest.php
index fe68100..9d5d3b0 100644
--- a/tests/Utils/TableTest.php
+++ b/tests/Utils/TableTest.php
@@ -1,4 +1,5 @@
<?php
+declare(strict_types=1);
namespace PhpMyAdmin\SqlParser\Tests\Utils;