Changeset 4971
- Timestamp:
- Jan 24, 2008, 12:22:47 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/utilities/test_data_audit.py
r4970 r4971 16 16 pass 17 17 18 def test_license_file_is_not_valid(self):18 def NOtest_license_file_is_not_valid(self): 19 19 """Basic test using an invalid XML file 20 20 """ 21 22 # FIXME(OLE): Needs work to ensure that the order of 23 # problems is deterministic. Currently we check for checksum 24 # but on some systems file or publishable may come first 25 21 26 22 27 # Generate invalid example
Note: See TracChangeset
for help on using the changeset viewer.