Remove test.sh

This commit is contained in:
Santiago Lo Coco 2022-02-01 16:12:41 -03:00
parent 7ae99c5740
commit 21bd5171d0
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
#!/usr/bin/env bash
parentName="$(basename $PWD)"
echo $parentName
exit