Skip to content

Commit bc5d3b4

Browse files
committed
Move tests to match PSR4 project structure
1 parent 5c93907 commit bc5d3b4

File tree

10 files changed

+1
-1
lines changed

10 files changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"squizlabs/php_codesniffer": "^2.0.0|^3.0.0"
3131
},
3232
"autoload-dev": {
33-
"classmap": ["src/", "tests/lib/"]
33+
"classmap": ["src/", "tests/"]
3434
},
3535
"extra": {
3636
"branch-alias": {
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)