aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fixtures/config_other.php
diff options
context:
space:
mode:
authorTristan Darricau <github@nicofuma.fr>2014-06-28 01:46:48 +0200
committerTristan Darricau <github@nicofuma.fr>2014-07-07 01:02:29 +0200
commitafffec81847c3414c7e33a3b83cd750853aafddd (patch)
tree9ad2b83c08e48caf500fae8ad6452d02b10f6bda /tests/fixtures/config_other.php
parent1d966fbc86db47c3518b35de849cad3a1f295e71 (diff)
downloadforums-afffec81847c3414c7e33a3b83cd750853aafddd.tar
forums-afffec81847c3414c7e33a3b83cd750853aafddd.tar.gz
forums-afffec81847c3414c7e33a3b83cd750853aafddd.tar.bz2
forums-afffec81847c3414c7e33a3b83cd750853aafddd.tar.xz
forums-afffec81847c3414c7e33a3b83cd750853aafddd.zip
[ticket/12775] Add tests for \phpbb\config_php
PHPBB3-12775
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';