virschematest: Fix testing of 'nwfilter' xmls

The files are under 'src/nwfilter/xml'

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Peter Krempa 2020-10-07 11:33:30 +02:00
parent 57f1d5bb3b
commit 2dce8109f9

View File

@ -276,7 +276,7 @@ static const struct testSchemaEntry schemaNodedev[] = {
static const struct testSchemaEntry schemaNwfilter[] = {
{ .dir = "tests/nwfilterxml2xmlout" },
{ .dir = "src/nwfilter" },
{ .dir = "src/nwfilter/xml" },
};
static const struct testSchemaEntry schemaNwfilterbinding[] = {