Skip to content

Commit

Permalink
Merge f1cf499 into 7cb7a1d
Browse files Browse the repository at this point in the history
  • Loading branch information
DestyNova committed Jul 11, 2018
2 parents 7cb7a1d + f1cf499 commit 0a8e636
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -35,7 +35,6 @@ use Mix.Config
# And then in this file (or different amount in each config file):
config :excheck, :number_iterations, 200
```
**Note:** This setting is not effective for `ExCheck.check(module_name)` at the moment (refer to [#13](https://github.com/parroty/excheck/pull/13)).

### Usage
The following is an testing example. `ExCheck.SampleTest` is the testing code for `ExCheck.Sample`.
Expand Down

0 comments on commit 0a8e636

Please sign in to comment.