summaryrefslogtreecommitdiff
path: root/scripts/the-test-subject
blob: a2c9976c41d9db7500a3cfa9436e10d57e45fcf1 (plain)
1
2
3
#!/bin/sh

exec guile -c '(use-modules (test-subject splash)) (launch-game)'