aboutsummaryrefslogtreecommitdiff
path: root/tests/lib/CssXPath/CssXPathTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/CssXPath/CssXPathTest.php')
-rw-r--r--tests/lib/CssXPath/CssXPathTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/CssXPath/CssXPathTest.php b/tests/lib/CssXPath/CssXPathTest.php
index 1cfbcf58f..ed92ece16 100644
--- a/tests/lib/CssXPath/CssXPathTest.php
+++ b/tests/lib/CssXPath/CssXPathTest.php
@@ -1,4 +1,5 @@
<?php
+declare(strict_types=1);
class CssXPathTest extends PHPUnit\Framework\TestCase
{