notebook/test/controllers/to_write/lab_controller_test.rb
2021-05-21 17:08:18 -07:00

10 lines
168 B
Ruby

require 'test_helper'
class LabControllerTest < ActionController::TestCase
# test "should get babel" do
# get :babel
# assert_response :success
# end
end