mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
FIX: Allow DataObjectTest to be run by itself
This commit is contained in:
parent
46d8aad91a
commit
c5201dc01a
@ -29,6 +29,7 @@ class DataObjectTest extends SapphireTest {
|
||||
'DataObjectTest_Play',
|
||||
'DataObjectTest_Ploy',
|
||||
'DataObjectTest_Bogey',
|
||||
'DataObjectTest_Sortable',
|
||||
'ManyManyListTest_Product',
|
||||
'ManyManyListTest_Category',
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user