pic_vert_app/test/unit/admin_test.rb
2013-01-08 23:28:47 +01:00

9 lines
146 B
Ruby

# -*- encoding : utf-8 -*-
require 'test_helper'
class AdminTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end