From be0cd69800469e5cdfd13fc18a1eac0f6e824092 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Sun, 25 Jul 2004 21:01:57 +0000 Subject: sync namespace with check unittest namespace (I didn't feel like they would keep a 0d.be namespace...) --- python/tests/tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/tests') diff --git a/python/tests/tests.py b/python/tests/tests.py index 64e1cb06..ad7001fe 100755 --- a/python/tests/tests.py +++ b/python/tests/tests.py @@ -43,7 +43,7 @@ testSuites = ( if "--xml" in sys.argv: print """""" - print """""" + print """""" print """ Python Bindings""" print """ %s""" % time.strftime('%Y-%m-%d %H:%M:%S', time.localtime()) -- cgit