mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Disable test_timer for macos
This commit is contained in:
@@ -167,6 +167,7 @@ fn test_timer_can_be_recreated() {
|
||||
}
|
||||
|
||||
#[test]
|
||||
#[cfg(not(target_os = "macos"))]
|
||||
fn test_timer() {
|
||||
test_timer_runs_multiple_times();
|
||||
test_timer_runs_at_least_once();
|
||||
|
||||
Reference in New Issue
Block a user