Added new test/filter directory with filter tests.
[idzebra-moved-to-github.git] / test / filters / zebra.cfg
diff --git a/test/filters/zebra.cfg b/test/filters/zebra.cfg
new file mode 100644 (file)
index 0000000..e2b4f2a
--- /dev/null
@@ -0,0 +1,17 @@
+# Simple Zebra configuration file
+# $Id: zebra.cfg,v 1.1 2005-06-14 20:03:02 adam Exp $
+#
+# Where the schema files, attribute files, etc are located.
+profilePath: ${srcdir:-.}:${srcdir:-.}/../../tab
+
+
+# Files that describe the attribute sets supported.
+attset: bib1.att
+attset: gils.att
+attset: explain.att
+
+recordtype: grs.xml
+
+isam: b
+
+modulePath: ../../recctrl/.libs