#!/bin/sh

set -e

. ../scripts/run-test

run_test SAXPrint fail "" samples/SAXPrint
