mirror of
https://github.com/gwm17/catima.git
synced 2025-01-30 17:58:49 -05:00
function name
This commit is contained in:
parent
8dc0745a73
commit
2cbf3c0c92
|
@ -248,7 +248,7 @@ class TestStructures(unittest.TestCase):
|
|||
graphite.thickness(1.0)
|
||||
data = catima.get_data(p, water)
|
||||
self.assertEqual(catima.max_storage_data,50) # assuming 50, this has to be changed manually
|
||||
r = catima.print_storage()
|
||||
r = catima.storage_info()
|
||||
print(r)
|
||||
|
||||
#self.assertAlmostEqual(catima.da2de(p,water,et[100]),data[2][100],6)
|
||||
|
|
Loading…
Reference in New Issue
Block a user