diff --git a/hbs2-tests/hbs2-tests.cabal b/hbs2-tests/hbs2-tests.cabal index 71d38b3d..27579b49 100644 --- a/hbs2-tests/hbs2-tests.cabal +++ b/hbs2-tests/hbs2-tests.cabal @@ -263,7 +263,8 @@ executable test-unix , vector -executable test-proto-service +-- executable test-proto-service +test-suite test-proto-service import: shared-properties import: common-deps default-language: Haskell2010 @@ -276,7 +277,7 @@ executable test-proto-service -- other-extensions: - -- type: exitcode-stdio-1.0 + type: exitcode-stdio-1.0 hs-source-dirs: test main-is: PrototypeGenericService.hs