gluster-web-interface/test/controllers/sample_controller_test.rb
2016-08-19 18:03:00 +09:00

8 lines
133 B
Ruby

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