summaryrefslogtreecommitdiff
path: root/docs/zephyr/ztest.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/zephyr/ztest.md')
-rw-r--r--docs/zephyr/ztest.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zephyr/ztest.md b/docs/zephyr/ztest.md
index 4a33d0a103..6bb121045d 100644
--- a/docs/zephyr/ztest.md
+++ b/docs/zephyr/ztest.md
@@ -178,7 +178,7 @@ uses.
Use `zmake` to build and run the test:
```
-(cr) $ zmake -l DEBUG configure --test -B build/ztest/base32 test-base32
+(cr) $ zmake -l DEBUG test test-base32
...
UART_0 connected to pseudotty: /dev/pts/1
*** Booting Zephyr OS build zephyr-v2.4.0-1-g63b2330a85cd ***