1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-11 09:17:52 +03:00
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"