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

9 lines
152 B
Ruby

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