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