notebook/test/models/character_companion_test.rb
2018-01-31 00:09:15 -06:00

8 lines
132 B
Ruby

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