Remove bogus import from a previous iteration.
authorAugie Fackler <durin42@gmail.com>
Sun, 26 Oct 2008 00:57:33 +0000
changeset 421 11aa742bf1dc
parent 420 22975cc1872f
child 422 93f9ead45dae
Remove bogus import from a previous iteration.
tests/run.py
--- a/tests/run.py	Sun Oct 26 00:52:23 2008 +0000
+++ b/tests/run.py	Sun Oct 26 00:57:33 2008 +0000
@@ -14,7 +14,6 @@
               ]
 
 import nose
-import nosegae
 from nose import config
 from nose.plugins import manager