testing
This commit is contained in:
parent
3cbc13d302
commit
a69a58d8d8
|
@ -43,5 +43,6 @@ class TestCostsCatalog(TestCase):
|
||||||
with self.assertRaises(IndexError):
|
with self.assertRaises(IndexError):
|
||||||
catalog.get_entry('unknown')
|
catalog.get_entry('unknown')
|
||||||
print(catalog.entries())
|
print(catalog.entries())
|
||||||
|
print('saeed kos keshe')
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user