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