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

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