diff options
author | Go MAEDA <maeda@farend.jp> | 2019-02-19 11:03:10 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-02-19 11:03:10 +0000 |
commit | 55093588859efd7aa67cce58e65a2ab34d342676 (patch) | |
tree | 43481fe1407255c2c2537524484c5e5b1d9d1a06 /test/fixtures | |
parent | 7d03c9c6ed83d87e81da6d4a92d603261b7e78e5 (diff) | |
download | redmine-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')
-rw-r--r-- | test/fixtures/configuration/default.yml.example (renamed from test/fixtures/configuration/default.yml) | 0 | ||||
-rw-r--r-- | test/fixtures/configuration/empty.yml.example (renamed from test/fixtures/configuration/empty.yml) | 0 | ||||
-rw-r--r-- | test/fixtures/configuration/no_default.yml.example (renamed from test/fixtures/configuration/no_default.yml) | 0 | ||||
-rw-r--r-- | test/fixtures/configuration/overrides.yml.example (renamed from test/fixtures/configuration/overrides.yml) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/test/fixtures/configuration/default.yml b/test/fixtures/configuration/default.yml.example index 89a60f13a..89a60f13a 100644 --- a/test/fixtures/configuration/default.yml +++ b/test/fixtures/configuration/default.yml.example diff --git a/test/fixtures/configuration/empty.yml b/test/fixtures/configuration/empty.yml.example index f280431c4..f280431c4 100644 --- a/test/fixtures/configuration/empty.yml +++ b/test/fixtures/configuration/empty.yml.example diff --git a/test/fixtures/configuration/no_default.yml b/test/fixtures/configuration/no_default.yml.example index 161224a46..161224a46 100644 --- a/test/fixtures/configuration/no_default.yml +++ b/test/fixtures/configuration/no_default.yml.example diff --git a/test/fixtures/configuration/overrides.yml b/test/fixtures/configuration/overrides.yml.example index d9be392ba..d9be392ba 100644 --- a/test/fixtures/configuration/overrides.yml +++ b/test/fixtures/configuration/overrides.yml.example |