Files
prelang_test/test/models/survey_test.rb
2014-02-27 23:58:52 +00:00

8 lines
120 B
Ruby

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