libvirt/tests/interfaceschematest

9 lines
122 B
Plaintext
Raw Normal View History

#!/bin/sh
source ./schematestutils.sh
DIRS="interfaceschemadata"
SCHEMA="interface.rng"
check_schema "$DIRS" "$SCHEMA"