From ac3acc2b482d13a4d5c0a07018114d56cbf08e30 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 16 Dec 1996 23:42:56 +0000 Subject: [PATCH] (test_thread): output from thread test --- Lib/test/output/test_thread | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Lib/test/output/test_thread diff --git a/Lib/test/output/test_thread b/Lib/test/output/test_thread new file mode 100644 index 00000000000..d49651dd4f6 --- /dev/null +++ b/Lib/test/output/test_thread @@ -0,0 +1,6 @@ +test_thread +waiting for all tasks to complete +all tasks done + +*** Barrier Test *** +all tasks done