X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=tests%2Fconftest.py;fp=tests%2Fconftest.py;h=b1fda3bbea5945bebb58f95d0bd4c28fa4fbb606;hb=00f0aef5739a19921ed06f0397b44ba336184424;hp=0000000000000000000000000000000000000000;hpb=3b92cf503ab42f2e3b040398a54d8b7d75838e8b;p=sqlconvert.git diff --git a/tests/conftest.py b/tests/conftest.py new file mode 100644 index 0000000..b1fda3b --- /dev/null +++ b/tests/conftest.py @@ -0,0 +1,4 @@ +# noqa: imported for pytest + +from sqlobject.conftest import \ + pytest_addoption, pytest_configure, setup_tests