From 0122fb413a0b201b7599b69dd47d65fc89fe4ca3 Mon Sep 17 00:00:00 2001 From: Ronit Mankad Date: Sat, 15 Feb 2025 16:06:14 -0500 Subject: [PATCH 1/2] Add test file --- arrays/easy/testfile.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 arrays/easy/testfile.txt diff --git a/arrays/easy/testfile.txt b/arrays/easy/testfile.txt new file mode 100644 index 0000000..5ab2f8a --- /dev/null +++ b/arrays/easy/testfile.txt @@ -0,0 +1 @@ +Hello \ No newline at end of file From 504a4291f104a4859365d06d159e7d673a89d5e3 Mon Sep 17 00:00:00 2001 From: Ronit Mankad Date: Sat, 15 Feb 2025 16:10:49 -0500 Subject: [PATCH 2/2] update --- arrays/easy/testfile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arrays/easy/testfile.txt b/arrays/easy/testfile.txt index 5ab2f8a..3c30200 100644 --- a/arrays/easy/testfile.txt +++ b/arrays/easy/testfile.txt @@ -1 +1 @@ -Hello \ No newline at end of file +Hello ADd changes \ No newline at end of file