fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix push form without image
[wolnelektury.git]
/
src
/
catalogue
/
tests
/
visit.py
diff --git
a/src/catalogue/tests/visit.py
b/src/catalogue/tests/visit.py
index
0edccd0
..
5e640ad
100644
(file)
--- a/
src/catalogue/tests/visit.py
+++ b/
src/catalogue/tests/visit.py
@@
-43,8
+43,8
@@
class VisitTest(WLTestCase):
'lektura/a-book/motyw/theme/',
'motyw/theme/',
'autor/jane-doe/',
'lektura/a-book/motyw/theme/',
'motyw/theme/',
'autor/jane-doe/',
- 'autor/jane-doe/gatunek/genre/',
- 'autor/jane-doe/gatunek/genre/motyw/theme/',
+
#
'autor/jane-doe/gatunek/genre/',
+
#
'autor/jane-doe/gatunek/genre/motyw/theme/',
'b/%d/mini.pl.html' % self.book.pk,
'b/%d/mini_nolink.pl.html' % self.book.pk,
'b/%d/short.pl.html' % self.book.pk,
'b/%d/mini.pl.html' % self.book.pk,
'b/%d/mini_nolink.pl.html' % self.book.pk,
'b/%d/short.pl.html' % self.book.pk,