socialforge/test/functional/zipdown_controller_test.rb

8 lines
141 B
Ruby

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