Commit 346b39d6 authored by Hunter Loftis's avatar Hunter Loftis

makefile test targets into readme

parent 5814c2bd
......@@ -209,14 +209,14 @@ Heroku's Cedar and Cedar-14 containers.
To run the test suite:
```
test/docker
make test
```
Or to just test in cedar or cedar-14:
```
test/docker cedar
test/docker cedar-14
make test-cedar-10
make test-cedar-14
```
The tests are run via the vendored [shunit2](http://shunit2.googlecode.com/svn/trunk/source/2.1/doc/shunit2.html)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment