improved env loading

This commit is contained in:
evilchili
2022-12-21 21:16:06 -08:00
parent 7c82226ff9
commit 41a21671ca
6 changed files with 105 additions and 28 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ def test_theme_no_path():
def test_database_default(env):
assert path.database().relative_to(path.root())
assert path.database()
def test_database(env):