4 lines
144 B
Python
4 lines
144 B
Python
# Deprecated SQLite test suite stubbed out. All admin functions migrated to .NET/PostgreSQL.
|
|
def test_deprecated_placeholder():
|
|
assert True
|