Commit ffb7378d authored by Eteri's avatar Eteri

testing

parent 23206ec9
......@@ -22,6 +22,7 @@ class TestPost(unittest.TestCase):
if __name__ == "__main__":
print("in test")
unittest.main()
#suite = unittest.TestLoader().loadTestsFromTestCase(TestPost)
#unittest.TextTestRunner(verbosity=2).run(suite)
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment