Add tests from testsuite/tests/h98
[ghc-base.git] / tests / all.T
index b76a634..4906495 100644 (file)
@@ -1,5 +1,4 @@
-# This is a test script for use with GHC's testsuite framework, see
-# http://darcs.haskell.org/testsuite
-
-test('datamap001', normal, compile_and_run, [''])
 
+test('readFloat', exit_code(1), compile_and_run, [''])
+test('enumDouble', normal, compile_and_run, [''])
+test('enumRatio', normal, compile_and_run, [''])