Files
lean4/tests/pkg/user_ext/test.sh
2025-04-24 11:30:26 +02:00

7 lines
140 B
Bash
Executable File

#!/usr/bin/env bash
exit 0 # TODO: test started being nondeterministic
rm -rf .lake/build
lake build -v 2>&1 | grep 'hello, test, world'