debshots/test/controllers/moderate_controller_test.rb
Christoph Haas 64bf286636 Tests run okay
…they are massively incomplete though
2018-08-13 15:02:28 +02:00

7 lines
143 B
Ruby

require "test_helper"
class ModerateControllerTest < ActionController::TestCase
# def test_sanity
# flunk "Need real tests"
# end
end