notebook/test/models/deity_creature_test.rb
2018-01-30 17:44:59 -06:00

8 lines
127 B
Ruby

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