diff --git a/tests/ghc_ghci/test.T b/tests/ghc_ghci/test.T index 2cb06e6d4bec58ae076026b6555baf75a738a1c5..66f08be71a49948bd2cc0b8404c943275099490c 100644 --- a/tests/ghc_ghci/test.T +++ b/tests/ghc_ghci/test.T @@ -1,7 +1,6 @@ test('hpc_ghc_ghci', - [expect_broken(1779), - only_ways(['normal']), + [only_ways(['normal']), only_compiler_types(['ghc'])], run_command, ['$MAKE -s --no-print-directory hpc_ghc_ghci'])