From 6c832ebfe9fd3b1e2aa51e133c781c0fbe030d9f Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 9 Dec 1996 21:37:33 +0000 Subject: [PATCH] Added test_array output line. --- Lib/test/testall.out | 1 + 1 file changed, 1 insertion(+) 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. -- 2.47.3