M2-Planet/test/test10/cleanup.sh

5 lines
90 B
Bash
Raw Normal View History

#! /bin/sh
rm -f test/test10/nested_struct.M1
rm -f test/test10/nested_struct.hex2
exit 0