Skip to content

Commit 4547e98

Browse files
joneshfLiamGoodacre
authored andcommitted
Export functions
They're no good if they aren't used...
1 parent e7904be commit 4547e98

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/Test/Assert.purs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@ module Test.Assert
22
( ASSERT
33
, assert
44
, assert'
5+
, assertEqual
6+
, assertFalse
57
, assertThrows
68
, assertThrows'
9+
, assertTrue
710
) where
811

912
import Prelude

0 commit comments

Comments
 (0)