From 94ddd8d0519aeb1fe151059048ac365b18574cd0 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sun, 4 Feb 2024 17:05:54 -0700 Subject: upgrade tests chapter --- docs/tutorials/wiki2/src/tests/pytest.ini | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 docs/tutorials/wiki2/src/tests/pytest.ini (limited to 'docs/tutorials/wiki2/src/tests/pytest.ini') diff --git a/docs/tutorials/wiki2/src/tests/pytest.ini b/docs/tutorials/wiki2/src/tests/pytest.ini deleted file mode 100644 index 3df78fe9d..000000000 --- a/docs/tutorials/wiki2/src/tests/pytest.ini +++ /dev/null @@ -1,6 +0,0 @@ -[pytest] -addopts = --strict-markers - -testpaths = - tutorial - tests -- cgit v1.2.3