source: trunk/anuga_core/anuga/pymetis/__init__.py @ 9679

Last change on this file since 9679 was 9562, checked in by steve, 10 years ago

Moving test folders to tests foldersy

File size: 108 bytes
Line 
1"""Make directory available as a Python package
2"""
3
4from numpy.testing import Tester
5test = Tester().test
6
Note: See TracBrowser for help on using the repository browser.