Skip to content

Commit 15c99fc

Browse files
author
Ryan Trinkle
committed
Add other-modules to semantics test
1 parent 62ad2e3 commit 15c99fc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

reflex.cabal

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,13 @@ test-suite semantics
161161
reflex,
162162
split,
163163
transformers >= 0.3
164+
other-modules:
165+
Reflex.Bench.Focused
166+
Reflex.Plan.Pure
167+
Reflex.Plan.Reflex
168+
Reflex.Test
169+
Reflex.Test.Micro
170+
Reflex.TestPlan
164171

165172
test-suite CrossImpl
166173
type: exitcode-stdio-1.0

0 commit comments

Comments
 (0)