On Tue, Mar 19, 2024 at 4:21 PM Sanchit Jindal <sanchit1053@xxxxxxxxx> wrote: > For the microproject, I can update the file > `t/t9803-git-p4-shell-metachars.sh` with the `test_path_*` asserts as > required,the tests only have the checks at 6 locations which can be > replaced with `test_path_exists`, `test_path_is_missing` and > `test_path_is_file`, Please let me know if this is enough for a > microproject. Utilizing `test_path_*` in t9803 would be suitable for a microproject.