Changeset 3470
- Timestamp:
- Aug 8, 2006, 5:32:40 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inundation/test_all.py
r3464 r3470 16 16 #List files that should be excluded from the testing process. 17 17 #E.g. if they are known to fail and under development 18 exclude_files = ['test_version.py', 18 exclude_files = ['test_version.py', 'test_least_squares.py', 19 19 'test_advection.py', # removing this test for a bit 20 20 ]
Note: See TracChangeset
for help on using the changeset viewer.