- Timestamp:
- Feb 5, 2007, 11:49:51 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/mesh_engine/test_generate_meshII.py
r4210 r4213 21 21 22 22 23 def test_lone_verts(self): 23 def BAD_test_lone_verts(self): 24 """ 25 This is causing a seg fault in the tux linux system. see ticket #78 26 """ 24 27 points = [] 25 28 seglist = []
Note: See TracChangeset
for help on using the changeset viewer.