@ -14,6 +14,9 @@ class BasicTest(unittest.TestCase):
def test_four(self):
self.assertTrue(True)
def test_five(self):
if __name__ == '__main__':
unittest.main()
print("ok, finished")
The note is not visible to the blocked user.