@@ -88,12 +88,12 @@ @interface TestsAppDelegate (OFASN1DERValueTests) - (void)ASN1DERValueTests; @end -@interface TestsAppDelegate (OFASN1DEREncodedValueTests) -- (void)ASN1DEREncodedValueTests; +@interface TestsAppDelegate (OFASN1DERRepresentationTests) +- (void)ASN1DERRepresentationTests; @end @interface TestsAppDelegate (OFArrayTests) - (void)arrayTests; @end