perfect test

This commit is contained in:
long2ice
2020-05-20 18:42:13 +08:00
parent 6d92aec4b1
commit f5e5d24855
28 changed files with 527 additions and 172 deletions

5
tests/test_migrate.py Normal file
View File

@@ -0,0 +1,5 @@
from tortoise.contrib import test
class TestMigrate(test.TruncationTestCase):
pass