dev #16
					 1 changed files with 7 additions and 0 deletions
				
			
		|  | @ -0,0 +1,7 @@ | |||
| import Test.Hspec | ||||
| 
 | ||||
| main :: IO() | ||||
| main = hspec $ do | ||||
|     describe "Dummy category" $ do | ||||
|         it "Dummy test" $ do | ||||
|             0 `shouldBe` 0 | ||||
		Reference in a new issue