Skip to content

Commit 0e99708

Browse files
committed
Tweak strictness test group name
1 parent 4d1d8b0 commit 0e99708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Strictness.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ pFromListWithValueResultStrict lst comb_lazy calc_good_raw
150150
-- * Test list
151151

152152
tests :: TestTree
153-
tests = testGroup "Strictness tests"
153+
tests = testGroup "Strictness"
154154
[
155155
-- Basic interface
156156
testGroup "HashMap.Strict"

0 commit comments

Comments
 (0)