Skip to content

Commit fdc95f2

Browse files
committed
Fix test build
1 parent d9a8cc8 commit fdc95f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libraries/System.Security.Cryptography.Xml/tests/SignedXmlTest.cs

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
using System.Text;
1616
using System.Xml;
1717
using System.Xml.XPath;
18+
using Test.Cryptography;
1819
using Xunit;
1920

2021
namespace System.Security.Cryptography.Xml.Tests

0 commit comments

Comments
 (0)