Skip to content
Snippets Groups Projects
Commit c1595608 authored by George Nachman's avatar George Nachman
Browse files

Fix test breakage

parent 581a5dc5
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -529,6 +529,10 @@ NSLog(@"Known bug: %s should be true, but %s is.", #expressionThatShouldBeTrue,
needsRedraw_++;
}
 
- (void)screenScheduleRedrawSoon {
needsRedraw_++;
}
- (void)screenSizeDidChange {
sizeDidChange_++;
}
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment