From 98d2af9d73da56910c8bb6cb662fbc4d609a704a Mon Sep 17 00:00:00 2001 From: Emil Fresk Date: Wed, 7 Jul 2021 22:50:59 +0200 Subject: Fixing tests --- ui/exception-invalid.stderr | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ui/exception-invalid.stderr') diff --git a/ui/exception-invalid.stderr b/ui/exception-invalid.stderr index 9021376..3212368 100644 --- a/ui/exception-invalid.stderr +++ b/ui/exception-invalid.stderr @@ -1,5 +1,5 @@ error: only exceptions with configurable priority can be used as hardware tasks - --> $DIR/exception-invalid.rs:6:8 - | -6 | fn nmi(_: nmi::Context) {} - | ^^^ + --> $DIR/exception-invalid.rs:17:8 + | +17 | fn nmi(_: nmi::Context) {} + | ^^^ -- cgit v1.2.3