#!/bin/sh
guile -l test-parser.scm -c "(exit (run-test))"
