notebook/test/unit/character_test.rb
2012-12-23 17:42:28 -06:00

8 lines
123 B
Ruby

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