Skip to content

Commit

Permalink
suggested changes and run result image update
Browse files Browse the repository at this point in the history
  • Loading branch information
Aniket-Engg committed Apr 29, 2020
1 parent e8401c1 commit c278817
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified docs/images/a-unit-testing-run-result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/unittesting.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To get started, see [this simple example](./unittesting_examples.html#simple-exa

Run
-----
Once you are done with writing tests, select the right file(s) and click on the button `Run` to execute the tests in the selected files. The execution will run in a separate environment and the result will be displayed below.
Once you are done with writing tests, select the _test.sol files in the list and click on the button `Run` to execute the tests in the selected files. The execution will run in a separate environment and the result will be displayed below.

![](images/a-unit-testing-run-result.png)

Expand Down

0 comments on commit c278817

Please sign in to comment.