aboutsummaryrefslogtreecommitdiff
path: root/tests/cfail/priority-too-low.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cfail/priority-too-low.rs')
-rw-r--r--tests/cfail/priority-too-low.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cfail/priority-too-low.rs b/tests/cfail/priority-too-low.rs
index 2be2254..e879511 100644
--- a/tests/cfail/priority-too-low.rs
+++ b/tests/cfail/priority-too-low.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: {