mirror of
https://github.com/twigphp/Twig.git
synced 2026-08-30 20:16:45 +00:00
fixed typo
This commit is contained in:
@@ -126,7 +126,7 @@ class FilesystemTest extends TestCase
|
||||
[
|
||||
'Fixtures',
|
||||
'Fixtures/named_quater/named_absolute.html',
|
||||
getcwd().'/test/../tests/Loader',
|
||||
getcwd().'/tests/../tests/Loader',
|
||||
],
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user