diff options
Diffstat (limited to 'testsuite/tests/ghc-api/annotations/all.T')
-rw-r--r-- | testsuite/tests/ghc-api/annotations/all.T | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-api/annotations/all.T b/testsuite/tests/ghc-api/annotations/all.T index f6cb955745..2d605c45f8 100644 --- a/testsuite/tests/ghc-api/annotations/all.T +++ b/testsuite/tests/ghc-api/annotations/all.T @@ -18,3 +18,4 @@ test('T10354', normal, run_command, ['$MAKE -s --no-print-directory T10354' test('T10396', normal, run_command, ['$MAKE -s --no-print-directory T10396']) test('T10399', normal, run_command, ['$MAKE -s --no-print-directory T10399']) test('T10313', normal, run_command, ['$MAKE -s --no-print-directory T10313']) +test('bundle-export', normal, run_command, ['$MAKE -s --no-print-directory bundle-export']) |