require 'test_helper'
class BbbControllerTest < ActionController::TestCase
# test "should get join" do
# get :join
# assert_response :success
# end
#
# test "should get end" do
# get :close
end
Powered by TurnKey Linux.