Skip to content

Commit

Permalink
Listing other modules for tests in the Cabal file
Browse files Browse the repository at this point in the history
  • Loading branch information
BurningWitness committed Sep 8, 2024
1 parent e374962 commit b79b4a1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions r-tree.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@ test-suite properties

main-is: Main.hs

other-modules: No.Tree.D2

Test.Kit
Test.R2Tree.Double
Test.R2Tree.Double.Sample

ghc-options: -Wall

hs-source-dirs: no
Expand Down

0 comments on commit b79b4a1

Please sign in to comment.