diff options
Diffstat (limited to 'tests/lib/ConfigTest.php')
-rw-r--r-- | tests/lib/ConfigTest.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/ConfigTest.php b/tests/lib/ConfigTest.php index 58144b2c26a..d5e8bd28bb3 100644 --- a/tests/lib/ConfigTest.php +++ b/tests/lib/ConfigTest.php @@ -159,5 +159,4 @@ class ConfigTest extends TestCase { // Cleanup unlink($additionalConfigPath); } - } |