Ignore:
Timestamp:
Feb 1, 2015, 9:40:40 AM (10 years ago)
Author:
steve
Message:

changed test to tests in setup.py files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga/mesh_engine/setup.py

    r9558 r9569  
    1313    config = Configuration('mesh_engine', parent_package, top_path)
    1414
    15     config.add_data_dir('test')
     15    config.add_data_dir('tests')
    1616
    1717    util_dir = os.path.abspath(join(os.path.dirname(__file__),'..','utilities'))
Note: See TracChangeset for help on using the changeset viewer.