notebook/test/models/contributor_test.rb
2017-08-15 01:41:43 +02:00

8 lines
125 B
Ruby

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