diff options
author | Go MAEDA <maeda@farend.jp> | 2021-07-10 08:47:19 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-07-10 08:47:19 +0000 |
commit | d496d8c4edd3ef5ba2c10ad2bbdd7350b09773b0 (patch) | |
tree | d29c70a6393b242215955ea0ed02d2a11e1b43ae /test/fixtures | |
parent | 5fa84c0b4e0a04c9d212a0b2e2969cc72c4f7fe5 (diff) | |
download | redmine-d496d8c4edd3ef5ba2c10ad2bbdd7350b09773b0.tar.gz redmine-d496d8c4edd3ef5ba2c10ad2bbdd7350b09773b0.zip |
Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/configuration/*.yml (#35466).
git-svn-id: http://svn.redmine.org/redmine/trunk@21067 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/files/configuration/default.yml (renamed from test/fixtures/configuration/default.yml.example) | 0 | ||||
-rw-r--r-- | test/fixtures/files/configuration/empty.yml (renamed from test/fixtures/configuration/empty.yml.example) | 0 | ||||
-rw-r--r-- | test/fixtures/files/configuration/no_default.yml (renamed from test/fixtures/configuration/no_default.yml.example) | 0 | ||||
-rw-r--r-- | test/fixtures/files/configuration/overrides.yml (renamed from test/fixtures/configuration/overrides.yml.example) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/test/fixtures/configuration/default.yml.example b/test/fixtures/files/configuration/default.yml index 89a60f13a..89a60f13a 100644 --- a/test/fixtures/configuration/default.yml.example +++ b/test/fixtures/files/configuration/default.yml diff --git a/test/fixtures/configuration/empty.yml.example b/test/fixtures/files/configuration/empty.yml index f280431c4..f280431c4 100644 --- a/test/fixtures/configuration/empty.yml.example +++ b/test/fixtures/files/configuration/empty.yml diff --git a/test/fixtures/configuration/no_default.yml.example b/test/fixtures/files/configuration/no_default.yml index 161224a46..161224a46 100644 --- a/test/fixtures/configuration/no_default.yml.example +++ b/test/fixtures/files/configuration/no_default.yml diff --git a/test/fixtures/configuration/overrides.yml.example b/test/fixtures/files/configuration/overrides.yml index d9be392ba..d9be392ba 100644 --- a/test/fixtures/configuration/overrides.yml.example +++ b/test/fixtures/files/configuration/overrides.yml |