From c5255f7feb7d62e0b1ad79015f085e412c30df7a Mon Sep 17 00:00:00 2001 From: barbara Date: Sun, 10 Nov 2024 18:48:02 +0100 Subject: [PATCH] Tested for success/failure. --- test2.txt | 3 ++- test3.txt | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/test2.txt b/test2.txt index cdeb538..218f717 100644 --- a/test2.txt +++ b/test2.txt @@ -1 +1,2 @@ -My next feature. \ No newline at end of file +My next feature. +failure \ No newline at end of file diff --git a/test3.txt b/test3.txt index 894af63..c61cfe1 100644 --- a/test3.txt +++ b/test3.txt @@ -1 +1,2 @@ -Another test. \ No newline at end of file +Another test. +success \ No newline at end of file