elm/exercises/triangle
Erik Simmler 54e3017815 Update to elm-test 2.0 (#96)
* Update exercises to elm-test 2.0

* Update docs to mention `elm-test` again

* Update .travis.yml to the correct version of elm-test

* Conform to the `<| \() ->` convention
2016-08-17 07:14:17 -04:00
..
elm-package.json Update to elm-test 2.0 (#96) 2016-08-17 07:14:17 -04:00
Triangle.elm Use a type to express triagles instead of strings (#97) 2016-08-15 20:16:34 -04:00
Triangle.example Use a type to express triagles instead of strings (#97) 2016-08-15 20:16:34 -04:00
TriangleTests.elm Update to elm-test 2.0 (#96) 2016-08-17 07:14:17 -04:00