Fixed stupid typo. Test should now work.
[mono.git] / mcs / class / corlib / Test / System.Security.Cryptography / RNGCryptoServiceProviderTest.cs
index 8e1a7a019486576e11f8254c53714bbd7ed554b6..2eb20cb9077c5fb5027068b041c0f507fbcab086 100644 (file)
@@ -22,7 +22,7 @@ namespace MonoTests.System.Security.Cryptography {
                \r
                public static ITest Suite {\r
                        get {\r
-                               return new TestSuite(typeof(RNGCryptoServiceProvider));\r
+                               return new TestSuite(typeof(RNGCryptoServiceProviderTest));\r
                        }\r
                }\r
 \r