perfect test
This commit is contained in:
5
tests/test_migrate.py
Normal file
5
tests/test_migrate.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from tortoise.contrib import test
|
||||
|
||||
|
||||
class TestMigrate(test.TruncationTestCase):
|
||||
pass
|
||||
Reference in New Issue
Block a user