aboutsummaryrefslogtreecommitdiffstats
path: root/tests/console/cron/fixtures/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/console/cron/fixtures/config.xml')
-rw-r--r--tests/console/cron/fixtures/config.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/console/cron/fixtures/config.xml b/tests/console/cron/fixtures/config.xml
new file mode 100644
index 0000000000..2cb683d409
--- /dev/null
+++ b/tests/console/cron/fixtures/config.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<dataset>
+ <table name="phpbb_config">
+ <column>config_name</column>
+ <column>config_value</column>
+ <column>is_dynamic</column>
+ </table>
+</dataset>