mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
FIX Add framework/admin tests (#118)
This commit is contained in:
parent
df6cbb20f7
commit
cc7a2aeb1e
@ -22,6 +22,7 @@
|
||||
<directory>mysite/tests</directory>
|
||||
<directory>cms/tests</directory>
|
||||
<directory>framework/tests</directory>
|
||||
<directory>framework/admin/tests</directory>
|
||||
</testsuite>
|
||||
|
||||
<listeners>
|
||||
@ -33,4 +34,4 @@
|
||||
<group>sanitychecks</group>
|
||||
</exclude>
|
||||
</groups>
|
||||
</phpunit>
|
||||
</phpunit>
|
||||
|
Loading…
Reference in New Issue
Block a user