Skip to content

Commit

Permalink
Export functions
Browse files Browse the repository at this point in the history
They're no good if they aren't used...
  • Loading branch information
joneshf authored and LiamGoodacre committed Feb 18, 2018
1 parent e7904be commit 4547e98
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Test/Assert.purs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@ module Test.Assert
( ASSERT
, assert
, assert'
, assertEqual
, assertFalse
, assertThrows
, assertThrows'
, assertTrue
) where

import Prelude
Expand Down

0 comments on commit 4547e98

Please sign in to comment.