summaryrefslogtreecommitdiff
path: root/creole/tests/constants.py
diff options
context:
space:
mode:
Diffstat (limited to 'creole/tests/constants.py')
-rw-r--r--creole/tests/constants.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/creole/tests/constants.py b/creole/tests/constants.py
index 0e276d4..b081658 100644
--- a/creole/tests/constants.py
+++ b/creole/tests/constants.py
@@ -2,4 +2,5 @@ from pathlib import Path
import creole
+
CREOLE_PACKAGE_ROOT = Path(creole.__file__).parent.parent