diff options
Diffstat (limited to 'tests/lib/Files/ObjectStore/NoopScannerTest.php')
-rw-r--r-- | tests/lib/Files/ObjectStore/NoopScannerTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/Files/ObjectStore/NoopScannerTest.php b/tests/lib/Files/ObjectStore/NoopScannerTest.php index 6d593225e97..1832ed8d61a 100644 --- a/tests/lib/Files/ObjectStore/NoopScannerTest.php +++ b/tests/lib/Files/ObjectStore/NoopScannerTest.php @@ -9,6 +9,7 @@ * later. * See the COPYING-README file. */ + namespace Test\Files\ObjectStore; class NoopScannerTest extends \Test\TestCase { |