summaryrefslogtreecommitdiffstats
path: root/tests/regress/cfg.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/regress/cfg.py')
-rw-r--r--tests/regress/cfg.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/regress/cfg.py b/tests/regress/cfg.py
new file mode 100644
index 0000000..4304378
--- /dev/null
+++ b/tests/regress/cfg.py
@@ -0,0 +1,3 @@
+opkdir = "/tmp/opk"
+offline_root = "/tmp/opkg"
+opkgcl = "/home/grg/opkg/code/svn/src/opkg-cl"