Fix minitest example to change dir
This commit is contained in:
parent
9644858f48
commit
9d4cde5804
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ All the setup described above is already done.
|
|||
|
||||
```sh
|
||||
git clone https://github.com/mbj/auom
|
||||
cd auom
|
||||
bundle install # gemfile references mutant-minitest already
|
||||
bundle exec mutant --include lib --require auom --use minitest -- 'AUOM*'
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue