Upgrade part8 and part9 to latest elm-test

This commit is contained in:
Richard Feldman
2016-08-19 04:55:44 -07:00
parent 43eede09ed
commit b5e7011d2b
6 changed files with 130 additions and 11 deletions

View File

@@ -36,7 +36,7 @@ cd tests
elm-reactor
```
Then visit [localhost:8000](http://localhost:8000) and choose `Html.elm`.
Then visit [localhost:8000](http://localhost:8000) and choose `HtmlRunner.elm`.
## References