From 722396c78f534aeeaa2ee65121d705949576f2cb Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Wed, 16 Nov 2011 18:21:32 +0000 Subject: Add a test for #5319 --- 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 0086949..273d185 100644 --- a/tests/all.T +++ b/tests/all.T @@ -59,3 +59,4 @@ test('3816', normal, compile_and_run, ['-package unix']) test('processGroup001', normal, compile_and_run, ['-package unix']) test('processGroup002', normal, compile_and_run, ['-package unix']) +test('executeFile001', normal, compile_and_run, ['-package unix']) -- cgit v1.2.3