From a5795a8f45f73099d88817fc8eb6c265689b862e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= Date: Wed, 3 Mar 2021 08:55:19 +0100 Subject: Remove keyword single for all tests --- ui/single/exception-invalid.stderr | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 ui/single/exception-invalid.stderr (limited to 'ui/single/exception-invalid.stderr') diff --git a/ui/single/exception-invalid.stderr b/ui/single/exception-invalid.stderr deleted file mode 100644 index 9021376..0000000 --- a/ui/single/exception-invalid.stderr +++ /dev/null @@ -1,5 +0,0 @@ -error: only exceptions with configurable priority can be used as hardware tasks - --> $DIR/exception-invalid.rs:6:8 - | -6 | fn nmi(_: nmi::Context) {} - | ^^^ -- cgit v1.2.3