Add a third failing test to elm-test section.

This commit is contained in:
Richard Feldman
2016-04-03 08:11:52 -07:00
parent 3f8f82a72d
commit 1eacda4fa4
3 changed files with 19 additions and 2 deletions

View File

@@ -26,5 +26,6 @@ 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#<|)