mirror of
https://github.com/danog/amp.git
synced 2024-12-03 18:07:57 +01:00
Add test to autoload-dev
This commit is contained in:
parent
8b3555c552
commit
698d292d2c
@ -10,5 +10,10 @@
|
||||
"psr-4": {
|
||||
"Interop\\Async\\": "src"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Interop\\Async\\": "test"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user