lean4-htt/tests/lean/server/test_single.sh
2020-08-31 06:50:01 -07:00

6 lines
137 B
Bash
Executable file

#!/usr/bin/env bash
source ../../common.sh
# these tests don't have to succeed
lean "$f" > "$f.produced.out" 2>&1 || true
diff_produced