This website requires JavaScript.
Explore
Help
Sign In
fingerprint
/
mtlstats
Watch
1
Star
0
Fork
You've already forked mtlstats
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
43c2a4ff4e
mtlstats
/
test
/
Spec.hs
7 lines
102 B
Haskell
Raw
Normal View
History
Unescape
Escape
hspec framework
2019-08-08 16:42:58 -04:00
import
Test.Hspec
(
hspec
)
implemented Player and PlayerStats
2019-08-09 11:06:13 -04:00
import
qualified
TypesSpec
as
Types
initial commit
2019-08-08 16:34:03 -04:00
main
::
IO
()
implemented Player and PlayerStats
2019-08-09 11:06:13 -04:00
main
=
hspec
Types
.
spec
Reference in New Issue
Copy Permalink