Changeset 6360 for branches/numpy/anuga/load_mesh/test_all.py
- Timestamp:
- Feb 18, 2009, 2:44:41 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/numpy/anuga/load_mesh/test_all.py
r2405 r6360 76 76 return unittest.TestSuite(map(load, modules)) 77 77 78 ################################################################################ 79 78 80 if __name__ == '__main__': 79 80 81 from os import sep 81 82
Note: See TracChangeset
for help on using the changeset viewer.