kaiho/test/models/github_repository_test.rb

7 lines
130 B
Ruby

require 'test_helper'
class GithubRepositoryTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end