libvirt/tests/nwfilterschematest

10 lines
155 B
Plaintext
Raw Normal View History

#!/bin/sh
. "$(dirname $0)/test-lib.sh"
. $abs_srcdir/schematestutils.sh
DIRS="nwfilterxml2xmlout"
SCHEMA="nwfilter.rng"
check_schema "$DIRS" "$SCHEMA"