testClient started
This commit is contained in:
parent
4bfe5baee3
commit
2029e7ae87
4 changed files with 35 additions and 2 deletions
|
@ -35,6 +35,7 @@ executable tickLeisteTestClient-exe
|
|||
, tickLeiste
|
||||
, tickLeiste-aeson
|
||||
, tickLeisteTestClient
|
||||
, websockets
|
||||
default-language: Haskell2010
|
||||
|
||||
test-suite tickLeisteTestClient-test
|
||||
|
@ -50,4 +51,5 @@ test-suite tickLeisteTestClient-test
|
|||
, tickLeiste
|
||||
, tickLeiste-aeson
|
||||
, tickLeisteTestClient
|
||||
, websockets
|
||||
default-language: Haskell2010
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue