libvirt/tests/interfaceschematest

10 lines
137 B
Plaintext
Raw Normal View History

#!/bin/sh
: ${srcdir=.}
. $srcdir/schematestutils.sh
DIRS="interfaceschemadata"
SCHEMA="interface.rng"
check_schema "$DIRS" "$SCHEMA"