fixed typo

This commit is contained in:
Fabien Potencier
2019-06-30 15:11:45 +02:00
parent 1e3bb75010
commit 53d056c861
+1 -1
View File
@@ -126,7 +126,7 @@ class FilesystemTest extends TestCase
[
'Fixtures',
'Fixtures/named_quater/named_absolute.html',
getcwd().'/test/../tests/Loader',
getcwd().'/tests/../tests/Loader',
],
];
}