run, not command

This commit is contained in:
Peter Hutterer 2019-03-08 21:40:27 +10:00
parent 20e9109424
commit a877c718b0

View File

@ -33,7 +33,7 @@
tests:
- simple:
dir: .
command: echo "intentional noop"
run: "echo noop"
tags:
- always
- role: standard-test-source