#!/bin/sh

. ./schematestutils.sh

DIRS="storagepoolxml2xmlin storagepoolxml2xmlout"
SCHEMA="storagepool.rng"

check_schema "$DIRS" "$SCHEMA"
