Browse Source

Remove obsolete part of the doc

content-update
Xavier Petit 4 years ago committed by xpetit
parent
commit
62dc986258
  1. 6
      tests/README.md

6
tests/README.md

@ -22,9 +22,3 @@ No command or arguments are used, the entrypoint has to run the tests.
The exit status of the container will determine whether or not the test has passed.
Any output will be printed in the platform but not interpreted.
### Building
```console
docker build go -t tests-go
docker build sh -t tests-sh
```

Loading…
Cancel
Save