From 505869767ecdebbafc900f0b0ea59c3d511465b0 Mon Sep 17 00:00:00 2001 From: Christian Thaeter Date: Sun, 21 Dec 2008 21:15:11 +0100 Subject: [PATCH] Fix config path for tests --- tests/31plugin.tests | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/31plugin.tests b/tests/31plugin.tests index d3e333408..15f7e7a90 100644 --- a/tests/31plugin.tests +++ b/tests/31plugin.tests @@ -7,6 +7,7 @@ return: 0 END export LUMIERA_PLUGIN_PATH=.libs +export LUMIERA_CONFIG_PATH=./ TEST "discovering plugins" plugin_discover <