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

@@ -10,6 +10,7 @@
"exposed-modules": [],
"dependencies": {
"deadfoxygrandpa/elm-test": "3.1.1 <= v < 4.0.0",
"NoRedInk/elm-decode-pipeline": "1.0.0 <= v < 2.0.0",
"elm-lang/core": "3.0.0 <= v < 4.0.0",
"evancz/elm-effects": "2.0.0 <= v < 3.0.0",
"evancz/elm-html": "4.0.0 <= v < 5.0.0",