Ignore:
Timestamp:
Jan 10, 2007, 1:40:41 PM (18 years ago)
Author:
ole
Message:

Change modification done in changeset:4148 and suspended ticket:124
until a the problem is documented and well understood.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/abstract_2d_finite_volumes/test_util.py

    r4148 r4157  
    11541154   
    11551155    def test_get_version_info(self):
    1156         if sys.platform == 'win32':
    1157             info = get_version_info()
    1158             assert info.startswith('Revision')
     1156        info = get_version_info()
     1157        assert info.startswith('Revision')
    11591158                         
    11601159       
Note: See TracChangeset for help on using the changeset viewer.