notebook/test/models/religion_deity_test.rb
2018-07-15 13:52:40 -05:00

8 lines
127 B
Ruby

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