File tree Expand file tree Collapse file tree 3 files changed +2
-12
lines changed Expand file tree Collapse file tree 3 files changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,3 @@ parameters:
1515 count : 5
1616 path : lib/Sabberworm/CSS/Property/Charset.php
1717
18- -
19- message : " #^Class PHPUnit\\\\ Framework\\\\ TestCase referenced with incorrect case\\ : PHPunit\\\\ Framework\\\\ TestCase\\ .$#"
20- count : 1
21- path : tests/Sabberworm/CSS/OutputFormatTest.php
22-
23- -
24- message : " #^Class PHPUnit\\\\ Framework\\\\ TestCase referenced with incorrect case\\ : PHPunit\\\\ Framework\\\\ TestCase\\ .$#"
25- count : 1
26- path : tests/Sabberworm/CSS/ParserTest.php
27-
Original file line number Diff line number Diff line change 2121
2222EOT ;
2323
24- class OutputFormatTest extends \PHPunit \Framework \TestCase
24+ class OutputFormatTest extends \PHPUnit \Framework \TestCase
2525{
2626 private $ oParser ;
2727 private $ oDocument ;
Original file line number Diff line number Diff line change 1414use Sabberworm \CSS \Value \Size ;
1515use Sabberworm \CSS \Value \URL ;
1616
17- class ParserTest extends \PHPunit \Framework \TestCase
17+ class ParserTest extends \PHPUnit \Framework \TestCase
1818{
1919
2020 public function testFiles ()
You can’t perform that action at this time.
0 commit comments