Skip to content

Commit

Permalink
fix(test): Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillespie committed Jan 17, 2024
1 parent 74ad784 commit 09ed2d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Data/Gibberish/FormatSpec.hs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module Data.Gibberish.FormatSpec (spec) where

import Data.Gibberish.Format
import Data.Gibberish.Types

import Control.Monad (forM_)
import Data.Functor ((<&>))
Expand Down

0 comments on commit 09ed2d0

Please sign in to comment.