summaryrefslogtreecommitdiff
path: root/testing/tests/blobs/test_local_backend.py
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/blobs/test_local_backend.py')
-rw-r--r--testing/tests/blobs/test_local_backend.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/blobs/test_local_backend.py b/testing/tests/blobs/test_local_backend.py
index 79f433fe..9dd5bb04 100644
--- a/testing/tests/blobs/test_local_backend.py
+++ b/testing/tests/blobs/test_local_backend.py
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
-# test_crypto.py
+# test_local_backend.py
# Copyright (C) 2017 LEAP
#
# This program is free software: you can redistribute it and/or modify
@@ -26,7 +26,7 @@ import pytest
import os
-class SQLCipherBlobsClientTestCase(unittest.TestCase):
+class BlobManagerTestCase(unittest.TestCase):
class doc_info:
doc_id = 'D-deadbeef'