Changeset 6360 for branches/numpy/anuga/utilities/test_xml_tools.py
- Timestamp:
- Feb 18, 2009, 2:44:41 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/numpy/anuga/utilities/test_xml_tools.py
r6158 r6360 307 307 os.remove(tmp_name) 308 308 309 310 311 #------------------------------------------------------------- 309 ################################################################################ 310 312 311 if __name__ == "__main__": 313 312 suite = unittest.makeSuite(Test_xml_tools, 'test')
Note: See TracChangeset
for help on using the changeset viewer.