janus/test/models/authorized_application_test.rb

8 lines
135 B
Ruby
Raw Normal View History

2021-11-13 03:20:13 +00:00
require "test_helper"
class AuthorizedApplicationTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end