Changeset 4146


Ignore:
Timestamp:
Jan 8, 2007, 4:50:59 PM (17 years ago)
Author:
duncan
Message:

comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/geospatial_data/test_geospatial_data.py

    r4135 r4146  
    2222
    2323    def test_0(self):
    24         """test_0(self):
    25        
    26         Basic points
    27         """
     24        #Basic points
    2825        from anuga.coordinate_transforms.geo_reference import Geo_reference
    2926       
     
    9390
    9491    def test_get_attributes_2(self):
    95         """Multiple attributes
    96         """
     92        #Multiple attributes
     93       
    9794       
    9895        from anuga.coordinate_transforms.geo_reference import Geo_reference
     
    171168       
    172169    def test_conversions_to_points_dict(self):
    173         """test conversions to points_dict
    174         """
     170        #test conversions to points_dict
     171       
    175172       
    176173        from anuga.coordinate_transforms.geo_reference import Geo_reference
Note: See TracChangeset for help on using the changeset viewer.