From 1ade68e7252dda79c365cc9ec187c2bea3513cae Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 21 Dec 2024 21:26:14 +0530 Subject: Add spec cases for render --- chelleport.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'chelleport.cabal') diff --git a/chelleport.cabal b/chelleport.cabal index 8efc16a..e0c1c88 100644 --- a/chelleport.cabal +++ b/chelleport.cabal @@ -77,6 +77,7 @@ test-suite specs Specs.KeySequenceSpec Specs.AppStateUpdateSpec Specs.AppEventSpec + Specs.ViewSpec build-depends: lib-chelleport, hspec -- cgit v1.3.1