Skip to content

Commit 3456f90

Browse files
committed
phpunit: remove deprecated filter (and unused)
1 parent 41d3eb6 commit 3456f90

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

phpunit.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,4 @@
88
</testsuite>
99
</testsuites>
1010

11-
<filter>
12-
<whitelist>
13-
<directory>src</directory>
14-
<exclude>src/PaymentProtocol/Protobufs</exclude>
15-
</whitelist>
16-
</filter>
17-
1811
</phpunit>

0 commit comments

Comments
 (0)