mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-10 02:39:59 -04:00
45cec095b4
See README.unittests for information on how to run the tests. [ticket:970]
5 lines
83 B
Python
5 lines
83 B
Python
from test.engine import _base as engine_base
|
|
|
|
|
|
TablesTest = engine_base.TablesTest
|