]> git.phdru.name Git - m_librarian.git/blobdiff - tests/conftest.py
CI: Run tests at Travis and AppVeyor
[m_librarian.git] / tests / conftest.py
diff --git a/tests/conftest.py b/tests/conftest.py
new file mode 100644 (file)
index 0000000..16600e7
--- /dev/null
@@ -0,0 +1,5 @@
+# flake8: noqa
+# Skip testing the entire module: names here are imported for pytest
+
+from sqlobject.conftest import \
+    pytest_addoption, pytest_configure, setup_tests