]> source.dussan.org Git - redmine.git/commit
Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/configuration...
authorGo MAEDA <maeda@farend.jp>
Sat, 10 Jul 2021 08:47:19 +0000 (08:47 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 10 Jul 2021 08:47:19 +0000 (08:47 +0000)
commitd496d8c4edd3ef5ba2c10ad2bbdd7350b09773b0
treed29c70a6393b242215955ea0ed02d2a11e1b43ae
parent5fa84c0b4e0a04c9d212a0b2e2969cc72c4f7fe5
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
test/fixtures/configuration/default.yml.example [deleted file]
test/fixtures/configuration/empty.yml.example [deleted file]
test/fixtures/configuration/no_default.yml.example [deleted file]
test/fixtures/configuration/overrides.yml.example [deleted file]
test/fixtures/files/configuration/default.yml [new file with mode: 0644]
test/fixtures/files/configuration/empty.yml [new file with mode: 0644]
test/fixtures/files/configuration/no_default.yml [new file with mode: 0644]
test/fixtures/files/configuration/overrides.yml [new file with mode: 0644]
test/unit/lib/redmine/configuration_test.rb