diff options
Diffstat (limited to 'tests/lib/FileChunkingTest.php')
-rw-r--r-- | tests/lib/FileChunkingTest.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/FileChunkingTest.php b/tests/lib/FileChunkingTest.php index 42fc820c5d0..75a6913d4ad 100644 --- a/tests/lib/FileChunkingTest.php +++ b/tests/lib/FileChunkingTest.php @@ -18,6 +18,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ + namespace Test; use OCP\ICache; |