mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 03:57:32 +00:00
fix: fix test
This commit is contained in:
parent
09603b0537
commit
667c1cdd21
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue