Skip to content

Commit a097b4d

Browse files
authored
Update extension.json
1 parent a60f431 commit a097b4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

extension.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
"AutoloadNamespaces": {
2424
"Mermaid\\": "src/"
2525
},
26+
"TestAutoloadNamespaces": {
27+
"Mermaid\\Tests\\": "tests/phpunit/Unit/",
28+
"Mermaid\\Tests\\Integration\\": "tests/phpunit/Integration/"
29+
},
2630
"ResourceModules": {
2731
"ext.mermaid": {
2832
"scripts": [

0 commit comments

Comments
 (0)