Skip to content

Commit ace8e45

Browse files
committed
wip: Add Justfile alias t for test
1 parent 1373c46 commit ace8e45

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Justfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@ alias ocd := openocd
219219
[group("emu")]
220220
test: test-device test-chainboot test-host
221221

222+
alias t := test
223+
222224
# Run device crate tests in QEMU (rpi3) --verbose
223225
[group("emu")]
224226
test-device:

0 commit comments

Comments
 (0)