mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Add missing _config
folder
This commit is contained in:
parent
a433e5f4a8
commit
ba89c0804a
@ -105,6 +105,7 @@ class ManifestFileFinderTest extends SapphireTest
|
|||||||
$finder,
|
$finder,
|
||||||
dirname(__FILE__) . '/fixtures/manifestfilefinder_rootconfigfolder',
|
dirname(__FILE__) . '/fixtures/manifestfilefinder_rootconfigfolder',
|
||||||
array(
|
array(
|
||||||
|
'_config/config.yml',
|
||||||
'code/code.txt',
|
'code/code.txt',
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user