Skip to content

Commit b99207b

Browse files
committed
Import GLOBAL_CONFIG.
1 parent 4609ec3 commit b99207b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_examples.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
from pytest import mark
55

6+
from tests.config import GLOBAL_CONFIG
7+
68
try:
79
from exact_cover_samples import problems, canonical
810

0 commit comments

Comments
 (0)