Everywhere: Move tests to /home/anon/Tests

This commit is contained in:
Brian Gianforcaro
2022-03-20 11:55:50 -07:00
committed by Andreas Kling
parent 16bee0ba79
commit 95b295971d
4 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ if [ "$#" -eq "0" ]; then
'*.sh' \
':!:Ports' \
':!:Userland/Shell/Tests' \
':!:Base/home/anon/tests' \
':!:Base/home/anon/Tests' \
':!:Base/root/generate_manpages.sh'
)
else