compiler/src/test/confidence/hello/test.sh

5 lines
83 B
Bash
Executable file

#!/bin/sh
. ../testenv.sh
$OBECOMP hello.mod -m
./hello >result
. ../testresult.sh