Blame SOURCES/0003-Add-a-link-to-the-test-plan-in-the-readme.patch

9de34f
From 8b59b690613add728189897228e4dd888f8c9f16 Mon Sep 17 00:00:00 2001
9de34f
From: Peter Jones <pjones@redhat.com>
9de34f
Date: Thu, 4 Aug 2022 12:46:41 -0400
9de34f
Subject: [PATCH 03/13] Add a link to the test plan in the readme.
9de34f
9de34f
It's been suggested that we should link to the test plan in the readme.
9de34f
This seems pretty reasonable to me, so here it is.
9de34f
9de34f
Signed-off-by: Peter Jones <pjones@redhat.com>
9de34f
---
9de34f
 README.md | 2 ++
9de34f
 1 file changed, 2 insertions(+)
9de34f
9de34f
diff --git a/README.md b/README.md
9de34f
index ce6bad77264..60d51b65fa9 100644
9de34f
--- a/README.md
9de34f
+++ b/README.md
9de34f
@@ -23,3 +23,5 @@ pub.cer and build with `make VENDOR_CERT_FILE=pub.cer`.
9de34f
 
9de34f
 There are a couple of build options, and a couple of ways to customize the
9de34f
 build, described in [BUILDING](BUILDING).
9de34f
+
9de34f
+See the [test plan](testplan.txt), and file a ticket if anything fails!
9de34f
-- 
9de34f
2.37.1
9de34f