chapter 6: Add unit-tests
This commit is contained in:
parent
43971bd268
commit
034b147740
3 changed files with 23 additions and 2 deletions
4
elm.json
4
elm.json
|
|
@ -23,7 +23,9 @@
|
|||
}
|
||||
},
|
||||
"test-dependencies": {
|
||||
"direct": {},
|
||||
"direct": {
|
||||
"elm-explorations/test": "2.1.2"
|
||||
},
|
||||
"indirect": {}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue