summaryrefslogtreecommitdiff
path: root/tests/test_suite.py
diff options
context:
space:
mode:
authorGord Thompson <gord@gordthompson.com>2021-06-08 16:56:39 -0600
committerGord Thompson <gord@gordthompson.com>2021-06-18 11:08:19 -0600
commitc48373b5ae95a6dc84d4f02404f0b2da54f54a61 (patch)
tree548dfbb6bdf7a063aea68618871c7e558690325b /tests/test_suite.py
parent01b5e5fa08c646d3d1f65c731136a1a6a9255315 (diff)
downloadalembic-c48373b5ae95a6dc84d4f02404f0b2da54f54a61.tar.gz
Implement "test suite"
Fixes: #855 Change-Id: I11386597d9f3a260d7349b58d276b44d78642a6a
Diffstat (limited to 'tests/test_suite.py')
-rw-r--r--tests/test_suite.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_suite.py b/tests/test_suite.py
new file mode 100644
index 0000000..733a047
--- /dev/null
+++ b/tests/test_suite.py
@@ -0,0 +1 @@
+from alembic.testing.suite import * # noqa