Skip to content

Commit

Permalink
datadir
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed May 21, 2024
1 parent d49e20a commit b8ecb23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compliance_checker/tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
from compliance_checker.cf import util
from compliance_checker.suite import CheckSuite

datadir = files("compliance_checker").joinpath("tests/data").resolve()


def glob_down(pth, suffix, lvls):
"""globs down up to (lvls: int) levels of subfolders\n
Expand Down

0 comments on commit b8ecb23

Please sign in to comment.