gluster-web-interface/test/controllers/sample_controller_test.rb

8 lines
133 B
Ruby
Raw Normal View History

2016-08-19 09:03:00 +00:00
require 'test_helper'
class SampleControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end