Changeset 6732 for anuga_validation
- Timestamp:
- Apr 6, 2009, 5:20:45 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/automated_validation_tests/okushiri_tank_validation/validate_okushiri.py
r6707 r6732 48 48 """Test that caching of set_quantity works 49 49 """ 50 51 s = 'create_okushiri.py' 52 res = os.system('python %s > create_okushiri_for_caching.stdout' %s) 53 assert res == 0 54 50 55 51 56 s = 'test_caching_of_set_quantity.py'
Note: See TracChangeset
for help on using the changeset viewer.