[ticket/11700] Namespacif skipped filesystem instantiation in test

PHPBB3-11700
This commit is contained in:
Nils Adermann 2013-09-17 18:30:19 +02:00
parent 20b2d03e3b
commit 1a92c04ee3

View file

@ -131,7 +131,7 @@ class phpbb_filesystem_web_root_path_test extends phpbb_test_case
->method('getScriptName')
->will($this->returnValue($getScriptName));
$filesystem = new phpbb_filesystem(
$filesystem = new \phpbb\filesystem(
$symfony_request,
$this->phpbb_root_path,
'php'