diff options
Diffstat (limited to 'tiger-compiler/tests/python/pytest.ini')
| -rw-r--r-- | tiger-compiler/tests/python/pytest.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tiger-compiler/tests/python/pytest.ini b/tiger-compiler/tests/python/pytest.ini new file mode 100644 index 0000000..884f5de --- /dev/null +++ b/tiger-compiler/tests/python/pytest.ini @@ -0,0 +1,3 @@ +[pytest] +testpaths = tests +norecursedirs = tests/setup |
