diff options
Diffstat (limited to 'p/haskell-tasty-golden/debian/patches/no-unicode-in-description')
| -rw-r--r-- | p/haskell-tasty-golden/debian/patches/no-unicode-in-description | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/p/haskell-tasty-golden/debian/patches/no-unicode-in-description b/p/haskell-tasty-golden/debian/patches/no-unicode-in-description deleted file mode 100644 index 23dbaada4..000000000 --- a/p/haskell-tasty-golden/debian/patches/no-unicode-in-description +++ /dev/null @@ -1,19 +0,0 @@ -Index: tasty-golden-2.2.2.4/tasty-golden.cabal -=================================================================== ---- tasty-golden-2.2.2.4.orig/tasty-golden.cabal 2014-08-03 19:37:03.255279185 +0200 -+++ tasty-golden-2.2.2.4/tasty-golden.cabal 2014-08-03 20:58:35.067115530 +0200 -@@ -2,11 +2,11 @@ - version: 2.2.2.4 - synopsis: Golden tests support for tasty - description: -- This package provides support for «golden testing». -- -+ This package provides support for golden testing. -+ . - A golden test is an IO action that writes its result to a file. - To pass the test, this output file should be identical to the corresponding -- «golden» file, which contains the correct result for the test. -+ golden file, which contains the correct result for the test. - - license: MIT - license-file: LICENSE |
