M2-Planet/test/test01/cleanup.sh

5 lines
88 B
Bash
Executable File

#! /bin/sh
rm -f test/test01/library_call.M1
rm -f test/test01/library_call.hex2
exit 0