add more testing

This commit is contained in:
John Doe
2026-02-03 18:59:31 -05:00
parent fcc268292b
commit 58de2ca792
@@ -1,10 +1,13 @@
setlocal EnableExtensions
:: Print the current path
echo %CD%
echo %~1
:: echo %CD%
:: List the contents of the current directory
dir
:: dir
timeout /t 10 /nobreak
endlocal