Skip to content

Commit

Permalink
Remove some cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Lynagh committed Jun 4, 2013
1 parent 3dfc05e commit 1ad2fda
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/simplCore/should_compile/all.T
Expand Up @@ -168,8 +168,7 @@ test('T5550', normal, compile, [''])
test('T7865', normal, run_command, ['$MAKE -s --no-print-directory T7865'])
test('T7785', only_ways(['optasm']), compile, ['-ddump-rules'])
test('T7702',
[when(compiler_lt('ghc', '7.2.1'), skip),
pre_cmd('$MAKE -s --no-print-directory -C T7702plugin package.T7702'),
[pre_cmd('$MAKE -s --no-print-directory -C T7702plugin package.T7702'),
clean_cmd('$MAKE -s --no-print-directory -C T7702plugin clean.T7702'),
# we say 18mb peak allocated +/- 70% because other compiler flags have
# a large effect on allocation which is hard to separate from the
Expand Down

0 comments on commit 1ad2fda

Please sign in to comment.