notebook/test/models/government_creature_test.rb
2018-01-30 17:54:30 -06:00

8 lines
132 B
Ruby

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