kwgoodman opened this issue 14 years ago · 0 comments
Make datarray.test() work. From larry init:
try: from numpy.testing import Tester test = Tester().test del Tester except (ImportError, ValueError): print "No la unit testing available."