Skip to content

Commit 9504090

Browse files
committed
tests: update test instruction in thumb-none-cortex-m
1 parent 7154d39 commit 9504090

File tree

1 file changed

+1
-1
lines changed
  • tests/run-make-cargo/thumb-none-cortex-m

1 file changed

+1
-1
lines changed

tests/run-make-cargo/thumb-none-cortex-m/rmake.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//!
55
//! How to run this
66
//! $ ./x.py clean
7-
//! $ ./x.py test --target thumbv6m-none-eabi,thumbv7m-none-eabi tests/run-make
7+
//! $ ./x.py test --target thumbv6m-none-eabi,thumbv7m-none-eabi tests/run-make-cargo
88
//!
99
//! Supported targets:
1010
//! - thumbv6m-none-eabi (Bare Cortex-M0, M0+, M1)

0 commit comments

Comments
 (0)