Update README.md
This commit is contained in:
parent
21b1364535
commit
c44be6e55a
|
@ -61,7 +61,7 @@ $ bin/terraform
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
|
||||||
If you're developing a specific package, you can run tests for just that package by specifying the `TEST` variable. For example below, only`terraform` package tests will be run.
|
If you're developing a specific package, you can run tests for just that package by specifying the `TEST` variable. For example below, only `terraform` package tests will be run.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ make test TEST=./terraform
|
$ make test TEST=./terraform
|
||||||
|
|
Loading…
Reference in New Issue