From cf920ad09e89ff76d0b782e7645feab1f8b675da Mon Sep 17 00:00:00 2001 From: WindowsAddict Date: Mon, 25 Sep 2023 16:45:19 +0530 Subject: [PATCH] Test --- Test.cmd | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Test.cmd diff --git a/Test.cmd b/Test.cmd new file mode 100644 index 0000000..794ca36 --- /dev/null +++ b/Test.cmd @@ -0,0 +1,5 @@ +@echo off + +test file + +pause \ No newline at end of file