notebook/test/models/character_love_interest_test.rb
2017-12-26 15:44:35 -06:00

8 lines
135 B
Ruby

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