summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/plugins')
-rw-r--r--testsuite/tests/plugins/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/plugins/all.T b/testsuite/tests/plugins/all.T
index 7c52e07f9c..473bed32d4 100644
--- a/testsuite/tests/plugins/all.T
+++ b/testsuite/tests/plugins/all.T
@@ -53,7 +53,7 @@ test('T10420',
test('T10294',
[pre_cmd('$MAKE -s --no-print-directory -C annotation-plugin package.T10294'),
clean_cmd('$MAKE -s --no-print-directory -C annotation-plugin clean.T10294'),
- expect_broken(10301)],
+ when(have_dynamic(),expect_broken(10301))],
run_command,
['$MAKE -s --no-print-directory T10294'])