From 75868b396af9d84dfafb20c4aaea19b6b2389b7d Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Thu, 15 Oct 1998 20:24:19 +0000 Subject: [PATCH] ... original commit: 376cc38179b52196d7bcf10a6d06f068937ba613 --- {tests => collects/test}/framework/README | 2 +- tests/mred/startup/app-a/tsig.ss | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename {tests => collects/test}/framework/README (98%) delete mode 100644 tests/mred/startup/app-a/tsig.ss diff --git a/tests/framework/README b/collects/test/framework/README similarity index 98% rename from tests/framework/README rename to collects/test/framework/README index de2b5979..d8d56e6a 100644 --- a/tests/framework/README +++ b/collects/test/framework/README @@ -1,4 +1,4 @@ - System Test Suite Overview + Framework Test Suite Overview Each tests will rely on the sucessfully completion of all of the ones before it. In addition, all test suites rely on the sucessful diff --git a/tests/mred/startup/app-a/tsig.ss b/tests/mred/startup/app-a/tsig.ss deleted file mode 100644 index e69de29b..00000000