forked from schmittlauch/Hash2Pub
remove unnecessary directory level
This commit is contained in:
parent
fdd4efe269
commit
60c164dbb0
20 changed files with 0 additions and 0 deletions
8
test/Specs.hs
Normal file
8
test/Specs.hs
Normal file
|
@ -0,0 +1,8 @@
|
|||
module Main (main) where
|
||||
|
||||
import Test.Hspec
|
||||
import qualified FediChordSpec
|
||||
|
||||
main :: IO ()
|
||||
main = hspec $ do
|
||||
describe "FediChord tests" FediChordSpec.spec
|
Loading…
Add table
Add a link
Reference in a new issue