M2-Planet/test/test05/cleanup.sh

5 lines
76 B
Bash
Executable File

#! /bin/sh
rm -f test/test05/string.M1
rm -f test/test05/string.hex2
exit 0