fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update librarian.
[wolnelektury.git]
/
apps
/
dictionary
/
tests.py
diff --git
a/apps/dictionary/tests.py
b/apps/dictionary/tests.py
index
27285cc
..
e88fe50
100755
(executable)
--- a/
apps/dictionary/tests.py
+++ b/
apps/dictionary/tests.py
@@
-5,7
+5,6
@@
from django.core.files.base import ContentFile
from catalogue.test_utils import *
from catalogue.models import Book
-from dictionary.models import Note
class DictionaryTests(WLTestCase):