Swap part7 and part8
This commit is contained in:
@@ -26,3 +26,9 @@ cd test
|
||||
elm-package install
|
||||
elm test TestRunner.elm
|
||||
```
|
||||
|
||||
## References
|
||||
|
||||
* [Using Elm packages](https://github.com/elm-lang/elm-package/blob/master/README.md#basic-usage)
|
||||
* [elm-test documentation](http://package.elm-lang.org/packages/deadfoxygrandpa/elm-test/3.1.1/)
|
||||
* [`(<|)` documentation](http://package.elm-lang.org/packages/elm-lang/core/3.0.0/Basics#<|)
|
||||
|
||||
Reference in New Issue
Block a user