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

9 lines
157 B
Ruby

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