aboutsummaryrefslogtreecommitdiff
path: root/ui/extern-interrupt-not-enough.stderr
diff options
context:
space:
mode:
authorEmil Fresk <emil.fresk@gmail.com>2021-07-07 22:50:59 +0200
committerEmil Fresk <emil.fresk@gmail.com>2021-07-07 23:07:09 +0200
commit98d2af9d73da56910c8bb6cb662fbc4d609a704a (patch)
tree46914250a980b9164b2d20cbeb08e126a86cf7ea /ui/extern-interrupt-not-enough.stderr
parent633012190baa0801efc7e3ab2f699778c5038d54 (diff)
Fixing tests
Diffstat (limited to 'ui/extern-interrupt-not-enough.stderr')
-rw-r--r--ui/extern-interrupt-not-enough.stderr8
1 files changed, 4 insertions, 4 deletions
diff --git a/ui/extern-interrupt-not-enough.stderr b/ui/extern-interrupt-not-enough.stderr
index 14f8fe9..a667c58 100644
--- a/ui/extern-interrupt-not-enough.stderr
+++ b/ui/extern-interrupt-not-enough.stderr
@@ -1,5 +1,5 @@
error: not enough interrupts to dispatch all software tasks (need: 1; given: 0)
- --> $DIR/extern-interrupt-not-enough.rs:6:8
- |
-6 | fn a(_: a::Context) {}
- | ^
+ --> $DIR/extern-interrupt-not-enough.rs:17:8
+ |
+17 | fn a(_: a::Context) {}
+ | ^