We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tests
1 parent 8904c41 commit d935782Copy full SHA for d935782
composer.json
@@ -21,7 +21,7 @@
21
},
22
"autoload-dev": {
23
"psr-4": {
24
- "Boesing\\TypedArrays\\": "test/"
+ "Boesing\\TypedArrays\\": "tests/"
25
}
26
27
"require-dev": {
0 commit comments