#!/bin/sh

set -e

. ../scripts/run-test

run_test SAXPrintLong pass "" samples/SAXPrint -v=never long.xml
