# HG changeset patch # User Augie Fackler # Date 1224982653 0 # Node ID 11aa742bf1dcbd3088f2652a7f5f2cc9e46f4ad1 # Parent 22975cc1872f28ab5b93a7204b9e5177d5f7673c Remove bogus import from a previous iteration. diff -r 22975cc1872f -r 11aa742bf1dc 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