fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix for empty editors
[librarian.git]
/
tests
/
test_html.py
diff --git
a/tests/test_html.py
b/tests/test_html.py
index
4fbbaad
..
5187e06
100644
(file)
--- a/
tests/test_html.py
+++ b/
tests/test_html.py
@@
-29,7
+29,7
@@
def test_transform():
def test_no_dublincore():
html.transform(
get_fixture('text', 'asnyk_miedzy_nami_nodc.xml'),
- get_fixture('text', 'asnyk_miedzy_nami
_nodc
.html'),
+ get_fixture('text', 'asnyk_miedzy_nami.html'),
)