#!/bin/sh
guile -l $SRCDIR/test-create-account.scm -c "(exit (run-test))"
