test auto build
This commit is contained in:
parent
d7e2728ff7
commit
301b88acf0
1 changed files with 1 additions and 0 deletions
|
@ -45,4 +45,5 @@ class TestCalc(unittest.TestCase):
|
|||
self.assertEqual(result, 'abc5.5')
|
||||
|
||||
if __name__ == '__main__':
|
||||
# trigger test
|
||||
unittest.main()
|
||||
|
|
Loading…
Reference in a new issue