- Timestamp:
- Jan 31, 2015, 7:12:40 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/pmesh/test/test_meshquad.py
r9484 r9562 118 118 pass 119 119 else: 120 self. failUnless(0 ==1, 'many verts at the same position no \120 self.assertTrue(0 ==1, 'many verts at the same position no \ 121 121 longer causes as error') 122 122
Note: See TracChangeset
for help on using the changeset viewer.