summaryrefslogtreecommitdiff
path: root/ext/db/tests/test.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ext/db/tests/test.inc')
-rw-r--r--ext/db/tests/test.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/db/tests/test.inc b/ext/db/tests/test.inc
new file mode 100644
index 0000000000..1e384aa835
--- /dev/null
+++ b/ext/db/tests/test.inc
@@ -0,0 +1,3 @@
+<?php
+ $db_file = dirname(__FILE__).'/test.dbm';
+?>