tasty-discover-1.0.1: integration-test/test-no-module-suffix/Nested/AnotherBar.hs
module Nested.AnotherBar where prop_someOtherTest :: Bool prop_someOtherTest = 12 == (12 :: Integer)
module Nested.AnotherBar where prop_someOtherTest :: Bool prop_someOtherTest = 12 == (12 :: Integer)