From a518abd1c7dad6e8186d404925780f64078751d2 Mon Sep 17 00:00:00 2001 From: Simon Marlow <marlowsd@gmail.com> Date: Tue, 2 Dec 2008 12:07:13 +0000 Subject: [PATCH] broken -> expect_broken --- tests/ghc_ghci/test.T | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ghc_ghci/test.T b/tests/ghc_ghci/test.T index a3b25b7..2cb06e6 100644 --- a/tests/ghc_ghci/test.T +++ b/tests/ghc_ghci/test.T @@ -1,6 +1,6 @@ test('hpc_ghc_ghci', - [broken(1779), + [expect_broken(1779), only_ways(['normal']), only_compiler_types(['ghc'])], run_command, -- GitLab