summary refs log tree commit diff
path: root/crypto/test/src/asn1/test/RegressionTest.cs
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/test/src/asn1/test/RegressionTest.cs')
-rw-r--r--crypto/test/src/asn1/test/RegressionTest.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/test/src/asn1/test/RegressionTest.cs b/crypto/test/src/asn1/test/RegressionTest.cs

index cf10c6c3b..7bc10b079 100644 --- a/crypto/test/src/asn1/test/RegressionTest.cs +++ b/crypto/test/src/asn1/test/RegressionTest.cs
@@ -58,7 +58,8 @@ namespace Org.BouncyCastle.Asn1.Tests new ProfessionInfoUnitTest(), new QCStatementUnitTest(), new ReasonFlagsTest(), - new RequestedCertificateUnitTest(), + new RelativeOidTest(), + new RequestedCertificateUnitTest(), new RestrictionUnitTest(), new SemanticsInformationUnitTest(), new SetTest(),