From: Mike Bayer Date: Sat, 22 Oct 2005 04:09:25 +0000 (+0000) Subject: (no commit message) X-Git-Tag: rel_0_1_0~483 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10b88195ba1bbf47d71d2bcd83f778a7b1137de8;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git --- diff --git a/test/mapper.py b/test/mapper.py index 7bc4b53255..fc3601879a 100644 --- a/test/mapper.py +++ b/test/mapper.py @@ -404,4 +404,4 @@ class EagerTest(AssertMixin): if __name__ == "__main__": - unittest.main() + testbase.runTests()