From b6b7b6a9a91d50b0f84f216eaf2dd19279ee08cf Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Tue, 20 May 2008 16:30:12 +0000 Subject: Add a test for #2038 (resourceLimit) --- tests/all.T | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/all.T') diff --git a/tests/all.T b/tests/all.T index a80efc6..8647812 100644 --- a/tests/all.T +++ b/tests/all.T @@ -11,6 +11,7 @@ test('forkprocess01', compose(only_compiler_types(['ghc']), compose(expect_fail_for(['threaded2']), conf)), compile_and_run, ['-package unix']) test('user001', conf, compile_and_run, ['-package unix']) +test('resourceLimit', conf, compile_and_run, ['-package unix']) if config.platform == 'i386-unknown-freebsd': conf = expect_fail -- cgit v1.2.3