aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fixtures/config_other.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fixtures/config_other.php')
-rw-r--r--tests/fixtures/config_other.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/fixtures/config_other.php b/tests/fixtures/config_other.php
new file mode 100644
index 0000000000..e0ecc17bb9
--- /dev/null
+++ b/tests/fixtures/config_other.php
@@ -0,0 +1,3 @@
+<?php
+$bar = 'foo';
+$bar_bar = 'foo foo';