Skip to content

Commit 8e56c2d

Browse files
committed
tests(conftest): Add pytester
1 parent 1310d80 commit 8e56c2d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/conftest.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
from libvcs.conftest import * # NOQA: F4
2+
3+
pytest_plugins = ["pytester"]

0 commit comments

Comments
 (0)