From 0d1f1699d41eec211295db7e1cdaae5bc1104837 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 31 Mar 2005 12:20:06 +0000 Subject: [PATCH] Add module path for safari test --- test/api/safari.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/test/api/safari.cfg b/test/api/safari.cfg index 4e98532..3e93eee 100644 --- a/test/api/safari.cfg +++ b/test/api/safari.cfg @@ -1,4 +1,4 @@ -# $Id: safari.cfg,v 1.1 2004-11-29 21:55:28 adam Exp $ +# $Id: safari.cfg,v 1.2 2005-03-31 12:20:06 adam Exp $ profilepath: ${srcdir:-.}/../../tab attset: bib1.att @@ -7,3 +7,6 @@ recordType: safari isam: b +# Set up modulePath +modulePath: ../../recctrl/.libs + -- 1.7.10.4