[project @ 2001-08-22 12:24:41 by simonmar]
[ghc-hetmet.git] / ghc / tests / concurrent / should_run / conc021.hs
diff --git a/ghc/tests/concurrent/should_run/conc021.hs b/ghc/tests/concurrent/should_run/conc021.hs
deleted file mode 100644 (file)
index cd41dd6..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-module PrelMain where
-
--- !!! test for uncaught exception
-
-mainIO = error "wurble"