diff options
Diffstat (limited to 'testing/web-platform/tests/tools/pytest.ini')
-rw-r--r-- | testing/web-platform/tests/tools/pytest.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/web-platform/tests/tools/pytest.ini b/testing/web-platform/tests/tools/pytest.ini new file mode 100644 index 000000000..1fb328e1f --- /dev/null +++ b/testing/web-platform/tests/tools/pytest.ini @@ -0,0 +1,2 @@ +[pytest] +norecursedirs = .* {arch} *.egg html5lib py pytest pywebsocket six webdriver wptserve |