fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove direct verse styling from html.
[librarian.git]
/
tests
/
utils.py
diff --git
a/tests/utils.py
b/tests/utils.py
index
3b1f4f5
..
616313a
100644
(file)
--- a/
tests/utils.py
+++ b/
tests/utils.py
@@
-1,12
+1,11
@@
# -*- coding: utf-8 -*-
#
# This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
# -*- coding: utf-8 -*-
#
# This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
-# Copyright © Fundacja
Nowoczesna Polska
. See NOTICE for more information.
+# Copyright © Fundacja
Wolne Lektury
. See NOTICE for more information.
#
#
-from __future__ import with_statement
from os.path import realpath, join, dirname
import glob
from os.path import realpath, join, dirname
import glob
-import os
+
def get_fixture_dir(dir_name):
"""Returns path to fixtures directory dir_name."""
def get_fixture_dir(dir_name):
"""Returns path to fixtures directory dir_name."""