Just test, please ignore. -1

Change-Id: I5e7d9b118a0b1c59229cff8e09dc66676de37111
This commit is contained in:
zhufl 2022-05-13 10:35:54 +08:00
parent d3c6dd2c0c
commit 2767f8f17a
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, add an apple
self.app = app
self.app.build()
self.status = status.getvalue()