mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
- Tests that don't call Draw() don't need View.Driver set - Removed CreateFakeDriver() and Driver assignment from all 11 tests - Simplified UnwrappedCursorPosition test to not use SetRelativeLayout - All 181 parallelizable tests still pass Co-authored-by: tig <585482+tig@users.noreply.github.com>