forked from wallabag/wallabag
Move test files directly under tests/ directory
This commit is contained in:
@ -200,7 +200,7 @@
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Tests\\": "tests/"
|
||||
"Tests\\Wallabag\\CoreBundle\\": "tests/"
|
||||
},
|
||||
"files": [
|
||||
"tests/functions.php"
|
||||
|
||||
Reference in New Issue
Block a user