From: Guido van Rossum Date: Mon, 9 Dec 1996 21:37:33 +0000 (+0000) Subject: Added test_array output line. X-Git-Tag: v1.5a1~847 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6c832ebfe9fd3b1e2aa51e133c781c0fbe030d9f;p=thirdparty%2FPython%2Fcpython.git Added test_array output line. --- diff --git a/Lib/test/testall.out b/Lib/test/testall.out index 1655c89fa058..b487b702f814 100644 --- a/Lib/test/testall.out +++ b/Lib/test/testall.out @@ -165,4 +165,5 @@ sqrt tan tanh test_time +test_array Passed all tests.