From 461a1c172f6e7f053da03ee39a9b762cb173ce68 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 3 Jan 1997 16:01:20 +0000 Subject: [PATCH] Output for signal module test --- Lib/test/output/test_signal | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Lib/test/output/test_signal diff --git a/Lib/test/output/test_signal b/Lib/test/output/test_signal new file mode 100644 index 0000000000..aa64689104 --- /dev/null +++ b/Lib/test/output/test_signal @@ -0,0 +1,2 @@ +test_signal +starting pause() loop... -- 2.50.1