libvirt/tests/storagevolschematest
2009-10-16 10:52:27 -04:00

9 lines
144 B
Bash
Executable File

#!/bin/sh
source ./schematestutils.sh
DIRS="storagevolxml2xmlin storagevolxml2xmlout"
SCHEMA="storagevol.rng"
check_schema "$DIRS" "$SCHEMA"