mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-01 17:35:17 +00:00
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:
parent
57f1d5bb3b
commit
2dce8109f9
@ -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[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user