notebook/test/models/group_creature_test.rb
2018-01-31 00:39:08 -06:00

8 lines
127 B
Ruby

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