notebook/test/models/lore_character_test.rb
2020-03-25 14:46:31 -05:00

8 lines
127 B
Ruby

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