Revision 469a1490

b/htest/Test/Ganeti/Attoparsec.hs
52 52
  v <- A.takeTill A.isEndOfLine
53 53
  return (unpack n, unpack v)
54 54

  
55
{-# ANN case_unicodeParsing "HLint: ignore Use camelCase" #-}
55 56
-- | Tests whether a Unicode string is still Unicode after being
56 57
-- parsed.
57 58
case_unicodeParsing :: Assertion

Also available in: Unified diff