From d441caf6b9620dbe10eb51d31d6d6055c9161ae0 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 9 Dec 2011 17:03:04 +0000 Subject: add a "morph test" command --- morphlib/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'morphlib/__init__.py') diff --git a/morphlib/__init__.py b/morphlib/__init__.py index c4a1992d..5d8568b4 100644 --- a/morphlib/__init__.py +++ b/morphlib/__init__.py @@ -28,4 +28,5 @@ import git import morphology import stopwatch import tempdir +import tester import util -- cgit v1.2.1