fix dependency import

This commit is contained in:
long2ice
2020-05-21 13:44:09 +08:00
parent bf1d745cef
commit 23dd29644c
5 changed files with 11 additions and 28 deletions

View File

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