aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/local.mk')
-rw-r--r--tests/functional/local.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/functional/local.mk b/tests/functional/local.mk
index af2a55e58..417c78509 100644
--- a/tests/functional/local.mk
+++ b/tests/functional/local.mk
@@ -141,7 +141,8 @@ endif
$(d)/test-libstoreconsumer.sh.test $(d)/test-libstoreconsumer.sh.test-debug: \
$(buildprefix)$(d)/test-libstoreconsumer/test-libstoreconsumer
$(d)/plugins.sh.test $(d)/plugins.sh.test-debug: \
- $(buildprefix)$(d)/plugins/libplugintest.$(SO_EXT)
+ $(buildprefix)$(d)/plugins/libplugintest.$(SO_EXT) \
+ $(buildprefix)$(d)/plugins/libplugintestfail.$(SO_EXT)
$(d)/test-repl-characterization.sh.test $(d)/test-repl-characterization.sh.test-debug: \
$(buildprefix)$(d)/repl_characterization/test-repl-characterization