diff options
author | Go MAEDA <maeda@farend.jp> | 2021-12-14 01:32:54 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-12-14 01:32:54 +0000 |
commit | 525a6c9bd8a5203349937c0b3a28a95eb244e784 (patch) | |
tree | 5418d610f0d2a4543c7d8fa2df3f90cc296f0d48 | |
parent | e62358253646f7cc244db660890118e969c84de3 (diff) | |
download | redmine-525a6c9bd8a5203349937c0b3a28a95eb244e784.tar.gz redmine-525a6c9bd8a5203349937c0b3a28a95eb244e784.zip |
Remove empty files (#35755).
git-svn-id: http://svn.redmine.org/redmine/trunk@21314 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | test/functional/account_controller_openid_test.rb | 0 | ||||
-rw-r--r-- | test/mocks/open_id_authentication_mock.rb | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/functional/account_controller_openid_test.rb b/test/functional/account_controller_openid_test.rb deleted file mode 100644 index e69de29bb..000000000 --- a/test/functional/account_controller_openid_test.rb +++ /dev/null diff --git a/test/mocks/open_id_authentication_mock.rb b/test/mocks/open_id_authentication_mock.rb deleted file mode 100644 index e69de29bb..000000000 --- a/test/mocks/open_id_authentication_mock.rb +++ /dev/null |