From 6e0c37abee14cf2f3af120bb5c50977aefc2091c Mon Sep 17 00:00:00 2001 From: hasslesstech Date: Sun, 18 May 2025 15:00:45 +0300 Subject: [PATCH] improve testing script --- testing_script.t | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testing_script.t b/testing_script.t index cb72fa2..8ee73ee 100644 --- a/testing_script.t +++ b/testing_script.t @@ -3,6 +3,7 @@ mkfs 32 mkdir test1 mkdir test2 +la cd test1 la @@ -39,6 +40,7 @@ rmdir test1 rm test1/inside/hello3 rmdir test1/inside rm test1/hello1 +rm test1/f7 rmdir test1 cd test2