summaryrefslogtreecommitdiff
path: root/test/models/pokemon_test.rb
blob: b2763dc67673e562e5ab62d329f472858d7cef2f (plain)
1
2
3
4
5
6
7
require "test_helper"

class PokemonTest < ActiveSupport::TestCase
  # test "the truth" do
  #   assert true
  # end
end