1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 16:37:47 +00:00

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

@ -154,7 +154,7 @@ KeepAlive=false
User=anon
[TestRunner@ttyS0]
Executable=/home/anon/tests/run-tests-and-shutdown.sh
Executable=/home/anon/Tests/run-tests-and-shutdown.sh
StdIO=/dev/ttyS0
Environment=DO_SHUTDOWN_AFTER_TESTS=1 TERM=xterm PATH=/bin:/usr/bin:/usr/local/bin
User=anon