summaryrefslogtreecommitdiffstats
path: root/test/fixtures/configuration/overrides.yml.example
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2019-02-19 11:03:10 +0000
committerGo MAEDA <maeda@farend.jp>2019-02-19 11:03:10 +0000
commit55093588859efd7aa67cce58e65a2ab34d342676 (patch)
tree43481fe1407255c2c2537524484c5e5b1d9d1a06 /test/fixtures/configuration/overrides.yml.example
parent7d03c9c6ed83d87e81da6d4a92d603261b7e78e5 (diff)
downloadredmine-55093588859efd7aa67cce58e65a2ab34d342676.tar.gz
redmine-55093588859efd7aa67cce58e65a2ab34d342676.zip
"rake db:fixtures:load" does not work (#30811).
Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@17889 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures/configuration/overrides.yml.example')
-rw-r--r--test/fixtures/configuration/overrides.yml.example9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/fixtures/configuration/overrides.yml.example b/test/fixtures/configuration/overrides.yml.example
new file mode 100644
index 000000000..d9be392ba
--- /dev/null
+++ b/test/fixtures/configuration/overrides.yml.example
@@ -0,0 +1,9 @@
+default:
+ somesetting: foo
+
+production:
+
+development:
+
+test:
+ somesetting: bar