From c8537f88c5bafcda2064ea3843470d82c12dee3a Mon Sep 17 00:00:00 2001 From: Kazu Yamamoto Date: Wed, 9 Jun 2010 21:09:55 +0900 Subject: cosmetic change. --- Test.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Test.hs b/Test.hs index 51c08e6..5641d36 100644 --- a/Test.hs +++ b/Test.hs @@ -10,8 +10,8 @@ import Test.Framework.Providers.HUnit import Test.HUnit hiding (Test) tests :: [Test] -tests = [ - testGroup "Property Test" [ +tests = [ + testGroup "Test case" [ testCase "lookupA" test_lookupA , testCase "lookupAAAA" test_lookupAAAA , testCase "lookupTXT" test_lookupTXT -- cgit v1.2.3