mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-16 13:15:07 +00:00
fix: fix test
This commit is contained in:
@@ -90,6 +90,7 @@ namespace ICD.Common.Utils.Tests.Xml
|
|||||||
{
|
{
|
||||||
paths.Add(args.Path);
|
paths.Add(args.Path);
|
||||||
nodes.Add(args.Outer);
|
nodes.Add(args.Outer);
|
||||||
|
return true;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user