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

Get rid of three test utilities that I no longer need.

This commit is contained in:
Andreas Kling 2018-12-21 02:22:21 +01:00
parent a9f256a745
commit 4dd50b1f6d
6 changed files with 0 additions and 64 deletions

View file

@ -26,7 +26,6 @@ cp -v ../Userland/tst mnt/bin/tst
cp -v ../Userland/mm mnt/bin/mm
cp -v ../Userland/kill mnt/bin/kill
cp -v ../Userland/tty mnt/bin/tty
cp -v ../Userland/strsignal mnt/bin/strsignal
cp -v ../Userland/mkdir mnt/bin/mkdir
cp -v ../Userland/touch mnt/bin/touch
cp -v ../Userland/sync mnt/bin/sync