projects
/
money.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16efa85
)
Updated test name
author
scompo
<scompo@gmail.com>
Sat, 14 Jul 2018 19:55:49 +0000
(19:55 +0000)
committer
scompo
<scompo@gmail.com>
Sat, 14 Jul 2018 19:55:49 +0000
(19:55 +0000)
money/tests/test_money.py
patch
|
blob
|
blame
|
history
diff --git
a/money/tests/test_money.py
b/money/tests/test_money.py
index b66f25baa5072847c30b08bf3874661edb0bc5d1..20f4cc1b638b35b934666232d86ba741acab1103 100644
(file)
--- a/
money/tests/test_money.py
+++ b/
money/tests/test_money.py
@@
-8,7
+8,7
@@
from money import money
class MoneyTest(unittest.TestCase):
- def test_the_whole_univers(self):
+ def test_the_whole_univers
e
(self):
self.assertTrue(True, msg='if this fails something is very wrong')
def test_create_input_message(self):