mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-15 18:01:52 +02:00
Delete test_failure.py
This commit is contained in:
parent
978a1ab7de
commit
d1daad1146
@@ -1,8 +0,0 @@
|
||||
import unittest
|
||||
|
||||
class FailureTest(unittest.TestCase):
|
||||
def test_wrong_addition(self):
|
||||
self.assertEqual(2 + 2, 5)
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
Reference in New Issue
Block a user