diff --git a/MacPassTests/MPTestAutotypeDelay.m b/MacPassTests/MPTestAutotypeDelay.m index 5e0f78d2..1b04b16d 100644 --- a/MacPassTests/MPTestAutotypeDelay.m +++ b/MacPassTests/MPTestAutotypeDelay.m @@ -73,13 +73,4 @@ }]; } - -- (void)testDelayLimit { - XCTFail(@"Missing Test"); -} - -- (void)testMalformedDelay { - XCTFail(@"Missing Test"); -} - @end