Commit 5e6545f5 authored by Ivan Tyagov's avatar Ivan Tyagov

Update docs.

parent 1e3123e8
...@@ -16,10 +16,10 @@ make all ...@@ -16,10 +16,10 @@ make all
## Execute Tests ## Execute Tests
For `test_common` to execute: For `test_common` to execute:
``` ```
./test_common ./build/test_common
``` ```
For `test_common` to execute and get a `tap` conform output execute: For `test_common` to execute and get a `tap` conform output execute:
``` ```
./test_common --tap=test.tap ./build/test_common --tap=test.tap
``` ```
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment