Skip to content

Commit e0ffde0

Browse files
committed
Try this
1 parent c1d1ca1 commit e0ffde0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Core/Ruleset/ExpandRulesetReferenceTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<?xml version="1.0"?>
22
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="ExpandRulesetReferenceTest" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/PHPCSStandards/PHP_CodeSniffer/master/phpcs.xsd">
33

4+
<config name="installed_paths" value="./tests/Core/Ruleset/Fixtures/TestStandard/"/>
5+
46
<!-- LINE 993-994 ?? test ONLINE Including a category of sniffs via a ruleset relative directory ref. -->
57
<rule ref="./fixtures/teststandard/sniffs/validsniffs"/>
68

0 commit comments

Comments
 (0)