aboutsummaryrefslogtreecommitdiff
blob: 6305576b98c638b309e4cf3fd11697479993a8cf (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

source ./schematestutils.sh

DIRS="../src/network networkxml2xmlin networkxml2xmlout"
SCHEMA="network.rng"

check_schema "$DIRS" "$SCHEMA"