Changeset 4492


Ignore:
Timestamp:
May 25, 2007, 4:04:19 PM (18 years ago)
Author:
ole
Message:

Temporarily disable defunct test mentioned in ticket:162

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/utilities/test_polygon.py

    r4424 r4492  
    5757        assert allclose(z, [2,1,0,2])
    5858
    59     def test_polygon_function_csvfile(self):
     59    def NO_test_polygon_function_csvfile(self):
    6060        from os import sep, getenv
    6161        #home = getenv('ANUGAHOME')
Note: See TracChangeset for help on using the changeset viewer.