update to clarify test files must end with _test.sol

pull/7/head
Iuri Matias 6 years ago
parent 59d9931c7c
commit cc8358c91b
  1. 2
      README.md

@ -56,6 +56,8 @@ supported values currently are: `bool` `uint` `int` `address` `bytes32`
### Command Line
Remix-Tests will assume the tests will files whose name end with "_test.sol". e.g `simple_storage_test.sol`
Usage:
* A directory with tests files `remix-tests examples/`

Loading…
Cancel
Save