From: Mike Bayer Date: Wed, 22 Feb 2006 08:13:25 +0000 (+0000) Subject: test commit X-Git-Tag: rel_0_1_1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c789153144a6940011388da1b1a9119f300cee6f;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git test commit --- diff --git a/test/alltests.py b/test/alltests.py index acd8f061d8..c85cdef589 100644 --- a/test/alltests.py +++ b/test/alltests.py @@ -3,6 +3,8 @@ import unittest testbase.echo = False +#test + def suite(): modules_to_test = ( # core utilities