Don't run issue-107918.rs test on windows

This commit is contained in:
Guillaume Gomez 2023-02-25 12:12:21 +01:00
parent 37d4302c25
commit c934ee8300

View file

@ -1,6 +1,7 @@
// aux-build:panic-handler.rs
// compile-flags: --document-private-items
// build-pass
// ignore-windows
#![no_std]
#![no_main]