unittests: sysinfo - fix indentation

上级 5a72d4d1
......@@ -12,6 +12,7 @@ if os.path.isdir(os.path.join(basedir, 'avocado')):
from avocado import sysinfo
class SysinfoTest(unittest.TestCase):
def testLoggablesEqual(self):
......@@ -53,4 +54,4 @@ class SysinfoTest(unittest.TestCase):
self.assertEqual(len(container), 5)
if __name__ == '__main__':
unittest.main()
\ No newline at end of file
unittest.main()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册