Skip to content

Commit e893b35

Browse files
committed
Renamed Tests to test
1 parent 4228602 commit e893b35

File tree

83 files changed

+1
-43
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+1
-43
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<phpunit backupGlobals="false"
22
backupStaticAttributes="false"
3-
bootstrap="./tests/common/bootstrap.php"
3+
bootstrap="./test/bootstrap.php"
44
colors="true"
55
convertErrorsToExceptions="true"
66
convertNoticesToExceptions="true"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)