From c47cda5593b7525e87c59805064ac7ae829fe993 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Wed, 22 Feb 2006 06:40:14 +0000 Subject: [PATCH] this is a test commit --- test/alltests.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/alltests.py b/test/alltests.py index acd8f061d8..1207fc577f 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