tasty-kat 0.0.2 → 0.0.3
raw patch · 1 files changed
+2/−2 lines, 1 files
Files
- tasty-kat.cabal +2/−2
tasty-kat.cabal view
@@ -1,5 +1,5 @@ Name: tasty-kat-Version: 0.0.2+Version: 0.0.3 Synopsis: Known Answer Tests (KAT) framework for tasty Description: Tests running from simple KATs file (different formats/helper supported)@@ -15,7 +15,7 @@ Bug-Reports: https://github.com/vincenthz/tasty-kat/issues Cabal-Version: >=1.10 extra-source-files: README.md- , Tests/KAT+ , tests/KAT source-repository head type: git