mirror of
https://github.com/triqs/dft_tools
synced 2024-11-18 12:03:50 +01:00
Revert "[jenkins] inject test failure to test email"
This reverts commit ff8124ea24
.
This commit is contained in:
parent
ff8124ea24
commit
1eabf19570
@ -14,7 +14,7 @@ class test_toto(unittest.TestCase):
|
|||||||
b=Toto(2)
|
b=Toto(2)
|
||||||
|
|
||||||
c=a+b
|
c=a+b
|
||||||
self.assertEqual(c, a)
|
self.assertEqual(c, b)
|
||||||
|
|
||||||
|
|
||||||
def test_h5(self):
|
def test_h5(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user