dev #16

Merged
tdpeuter merged 4 commits from dev into master 2022-12-15 09:24:28 +01:00
Showing only changes of commit f348a47281 - Show all commits

View file

@ -0,0 +1,7 @@
import Test.Hspec
main :: IO()
main = hspec $ do
describe "Dummy category" $ do
it "Dummy test" $ do
0 `shouldBe` 0