Ignore:
Timestamp:
Feb 18, 2009, 2:44:41 PM (14 years ago)
Author:
rwilson
Message:

Ongoing conversion changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/numpy/anuga/utilities/test_data_audit.py

    r6158 r6360  
    385385        os.remove(data_filename2)
    386386
    387        
    388 
    389                
    390        
    391 #-------------------------------------------------------------
     387################################################################################
     388
    392389if __name__ == "__main__":
    393390    suite = unittest.makeSuite(Test_data_audit, 'test')
     
    395392    runner.run(suite)
    396393
    397 
    398 
    399 
Note: See TracChangeset for help on using the changeset viewer.