Just test, please ignore. -1

Change-Id: I5e7d9b118a0b1c59229cff8e09dc66676de37111
This commit is contained in:
zhufl 2022-05-13 10:35:54 +08:00
parent 00b18dd5d6
commit 88169545d1
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ class TestWarnings(base.TestCase):
copy_srcdir_to_tmpdir=True)
def setUp(self, app, status, warning):
super(TestWarnings, self).setUp()
# I'm 111111
self.app = app
self.app.build()
self.status = status.getvalue()