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