From 10b88195ba1bbf47d71d2bcd83f778a7b1137de8 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 22 Oct 2005 04:09:25 +0000 Subject: [PATCH] --- test/mapper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() -- 2.47.2