From 68fadbe1a7b3031e66e125acf3ca5a4851a2ca44 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 23 May 2009 23:44:48 +0000 Subject: [PATCH] break up comment to work around haddock bug --- Tests.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tests.hs b/Tests.hs index 96a2ed671..6cff884e1 100644 --- a/Tests.hs +++ b/Tests.hs @@ -80,7 +80,8 @@ $ hledger -f sample.ledger balance --depth 1 $-2 income $1 liabilities @ - +-} +{- @ $ printf "2009/1/1 a\n b 1.1\n c -1\n" | runhaskell hledger.hs -f- reg 2>&1 ; true hledger.hs: could not balance this transaction, amounts do not add up to zero: @@ -139,7 +140,6 @@ hledger: could not balance this transaction, amounts do not add up to zero: @ - -} -- other test tools: -- http://hackage.haskell.org/cgi-bin/hackage-scripts/package/test-framework