File tree Expand file tree Collapse file tree 2 files changed +17
-17
lines changed Expand file tree Collapse file tree 2 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
- / .idea
1
+ composer.lock
2
2
/vendor
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
2
- <phpunit bootstrap =" vendor/autoload.php"
3
- convertWarningsToExceptions =" true" >
4
- <testsuites >
5
- <testsuite name =" Andegna Geezify Test Suite" >
6
- <directory suffix =" Test.php" >tests</directory >
7
- </testsuite >
8
- </testsuites >
9
-
10
- <filter >
11
- <whitelist >
12
- <directory suffix =" .php" >./src</directory >
13
- </whitelist >
14
- </filter >
15
-
16
- </phpunit >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <phpunit bootstrap =" vendor/autoload.php"
3
+ convertWarningsToExceptions =" true" >
4
+ <testsuites >
5
+ <testsuite name =" Andegna Geezify Test Suite" >
6
+ <directory suffix =" Test.php" >tests</directory >
7
+ </testsuite >
8
+ </testsuites >
9
+
10
+ <filter >
11
+ <whitelist >
12
+ <directory suffix =" .php" >./src</directory >
13
+ </whitelist >
14
+ </filter >
15
+
16
+ </phpunit >
You can’t perform that action at this time.
0 commit comments