diff --git a/tests/all.T b/tests/all.T index ee333b06697a0f3a273ec779b7f4cc8f236ce450..0086949d26cbe1cbb31b8a780ce7fc9de9415b77 100644 --- a/tests/all.T +++ b/tests/all.T @@ -56,3 +56,6 @@ test('1185', [ expect_fail_for(['threaded2']) ], # works on a different machine that doesn't have Samba installed. # --SDM 18/05/2010 test('3816', normal, compile_and_run, ['-package unix']) + +test('processGroup001', normal, compile_and_run, ['-package unix']) +test('processGroup002', normal, compile_and_run, ['-package unix'])