From 8a51de4cdd4ed533048cbbfb30ef32c5044bbb1f Mon Sep 17 00:00:00 2001 From: "Roger E. Masse" Date: Mon, 16 Dec 1996 20:36:05 +0000 Subject: [PATCH] Output files for test_dl and test_errno --- Lib/test/output/test_dl | 1 + Lib/test/output/test_errno | 1 + 2 files changed, 2 insertions(+) create mode 100644 Lib/test/output/test_dl create mode 100644 Lib/test/output/test_errno diff --git a/Lib/test/output/test_dl b/Lib/test/output/test_dl new file mode 100644 index 0000000000..49b060145d --- /dev/null +++ b/Lib/test/output/test_dl @@ -0,0 +1 @@ +test_dl diff --git a/Lib/test/output/test_errno b/Lib/test/output/test_errno new file mode 100644 index 0000000000..5f1786ba37 --- /dev/null +++ b/Lib/test/output/test_errno @@ -0,0 +1 @@ +test_errno -- 2.50.1