update to clarify test files must end with _test.sol

pull/3094/head
Iuri Matias 7 years ago
parent 760a30eb2e
commit 71b20b8642
  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