diff options
Diffstat (limited to 'tests/lib/files/storage/wrapper/availability.php')
-rw-r--r-- | tests/lib/files/storage/wrapper/availability.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/files/storage/wrapper/availability.php b/tests/lib/files/storage/wrapper/availability.php index 99d6f7dbe5c..311334a80a3 100644 --- a/tests/lib/files/storage/wrapper/availability.php +++ b/tests/lib/files/storage/wrapper/availability.php @@ -18,6 +18,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ + namespace Test\Files\Storage\Wrapper; class Availability extends \Test\TestCase { |