burtenshaw's picture
burtenshaw HF Staff
Add representative environment dataset
03fffb5 verified
Raw
History Blame Contribute Delete
70 Bytes
#!/bin/sh
set -eu
test "$(cat /tmp/hello.txt)" = "hello environment"