Skip to content

Commit

Permalink
tweak description for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
shayne-fletcher committed Mar 29, 2024
1 parent 9499a3e commit 2c78b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/Test.hs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tests = testGroup " All tests" [
basic :: TestTree
basic = testGroup "Basic" [
testCase "todo" todoTest
, testCase "unimplementedTest" unimplementedTest
, testCase "unimplemented" unimplementedTest
]

todoTest :: IO ()
Expand Down

0 comments on commit 2c78b4f

Please sign in to comment.