aboutsummaryrefslogtreecommitdiff
path: root/tests/cfail/priority-too-high.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cfail/priority-too-high.rs')
-rw-r--r--tests/cfail/priority-too-high.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cfail/priority-too-high.rs b/tests/cfail/priority-too-high.rs
index 5c35377..15f6b7a 100644
--- a/tests/cfail/priority-too-high.rs
+++ b/tests/cfail/priority-too-high.rs
@@ -9,6 +9,7 @@ extern crate stm32f103xx;
use rtfm::app;
app! { //~ error attempt to subtract with overflow
+ //~^ error constant evaluation error
device: stm32f103xx,
tasks: {