From c789153144a6940011388da1b1a9119f300cee6f Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 22 Feb 2006 08:13:25 +0000 Subject: [PATCH] test commit --- test/alltests.py | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.47.2