Merge commit '14d85815cd04dd4250a7d453883ef6ee709c647f' as 'plugins/redmine_openid_connect'
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
require File.expand_path('../../test_helper', __FILE__)
|
||||
|
||||
class OicSessionTest < ActiveSupport::TestCase
|
||||
|
||||
# Replace this with your real tests.
|
||||
def test_truth
|
||||
assert true
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user