From 5bebca2ac2edfd897301b64b211b68d283cb7b9e Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 6 Dec 1996 23:30:33 +0000 Subject: [PATCH] Added 'test_time' --- Lib/test/testall.out | 1 + 1 file changed, 1 insertion(+) diff --git a/Lib/test/testall.out b/Lib/test/testall.out index 9d210a2ac50..1655c89fa05 100644 --- a/Lib/test/testall.out +++ b/Lib/test/testall.out @@ -164,4 +164,5 @@ sinh sqrt tan tanh +test_time Passed all tests.