chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cc76ae
)
theme: no, this PR is still not merged yet.
author
Vladimír Vondruš
<mosra@centrum.cz>
Sun, 25 Aug 2019 10:45:56 +0000
(12:45 +0200)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Sun, 25 Aug 2019 10:52:43 +0000
(12:52 +0200)
pelican-theme/test/test_page.py
patch
|
blob
|
history
diff --git
a/pelican-theme/test/test_page.py
b/pelican-theme/test/test_page.py
index f3176a37ac92e1fc9891cf10b19dee363f7f4310..0820487e8a366d5eeae8b7f678215da282cfde11 100644
(file)
--- a/
pelican-theme/test/test_page.py
+++ b/
pelican-theme/test/test_page.py
@@
-159,7
+159,7
@@
class HtmlEscape(PageTestCase):
self.assertEqual(*self.actual_expected_contents('landing.html'))
self.assertEqual(*self.actual_expected_contents('breadcrumb.html'))
- @unittest.skipUnless(LooseVersion(pelican.__version__) > LooseVersion("4.
1
.0"),
+ @unittest.skipUnless(LooseVersion(pelican.__version__) > LooseVersion("4.
2
.0"),
"https://github.com/getpelican/pelican/pull/2260")
def test_content(self):
self.run_pelican({