diff options
| author | Barry Warsaw <barry@python.org> | 1996-12-06 23:30:33 (GMT) | 
|---|---|---|
| committer | Barry Warsaw <barry@python.org> | 1996-12-06 23:30:33 (GMT) | 
| commit | 5bebca2ac2edfd897301b64b211b68d283cb7b9e (patch) | |
| tree | 64d96c3686ad671bfae7b3b2c150ac9c448f9446 /Lib/test | |
| parent | b0c2232011b6a7a93fd72191b25193ad792af651 (diff) | |
| download | cpython-5bebca2ac2edfd897301b64b211b68d283cb7b9e.zip cpython-5bebca2ac2edfd897301b64b211b68d283cb7b9e.tar.gz cpython-5bebca2ac2edfd897301b64b211b68d283cb7b9e.tar.bz2 | |
Added 'test_time'
Diffstat (limited to 'Lib/test')
| -rw-r--r-- | Lib/test/testall.out | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Lib/test/testall.out b/Lib/test/testall.out index 9d210a2..1655c89 100644 --- a/Lib/test/testall.out +++ b/Lib/test/testall.out @@ -164,4 +164,5 @@ sinh  sqrt  tan  tanh +test_time  Passed all tests. | 
