fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Notes dictionary: language names.
[wolnelektury.git]
/
apps
/
opds
/
tests
/
__init__.py
diff --git
a/apps/opds/tests/__init__.py
b/apps/opds/tests/__init__.py
index
ea72f06
..
b1399ae
100755
(executable)
--- a/
apps/opds/tests/__init__.py
+++ b/
apps/opds/tests/__init__.py
@@
-11,7
+11,7
@@
from catalogue.test_utils import (BookInfoStub, PersonStub, info_args,
WLTestCase, get_fixture)
from catalogue.models import Book
from librarian import WLURI, XMLNamespace
-from search import Index, Search
+from search
.index
import Index, Search
AtomNS = XMLNamespace("http://www.w3.org/2005/Atom")