osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40447?usp=email )
Change subject: testenv/README: fix missing : ......................................................................
testenv/README: fix missing :
Change-Id: Ifa2f2c2ebcb4fca20c2cc88672ef2a27df197a0c --- M _testenv/README.md 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: jolly: Looks good to me, but someone else must approve Jenkins Builder: Verified fixeria: Looks good to me, approved
diff --git a/_testenv/README.md b/_testenv/README.md index a1ba73d..e8eb2a2 100644 --- a/_testenv/README.md +++ b/_testenv/README.md @@ -64,7 +64,7 @@
#### Testsuite section
-* `program=` the executable for starting the testsuite, without arguments. +* `program=`: the executable for starting the testsuite, without arguments.
* `config=`: the testsuite configuration file.