summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTetiana Chupryna <tchupryna@gitlab.com>2020-08-13 18:43:54 +0300
committerTetiana Chupryna <tchupryna@gitlab.com>2020-08-21 13:09:13 +0300
commit6bb687f6355e4077fe45e2e0b2646aaf0214be74 (patch)
treeddfcb5e4397bb83f004eb39c6c9e0242954f97e2 /README.md
parent533e4496f4f79634179291a18fd99765ace506f2 (diff)
Doc how to run one test
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bc652d2..a34e2f7 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ You can run the tests from inside a docker container:
$ ./bin/docker-build
$ ./bin/docker-shell
$ ./bin/setup
-$ ./bin/test
+$ ./bin/test [path to file]
```
If you need to debug any specific issues you can do this from within the docker container by