Managing loaner chromebooks for students and teachers in the HUUSD school district.
at main 7 lines 139 B view raw
1require "test_helper" 2 3class LoanersControllerTest < ActionDispatch::IntegrationTest 4 # test "the truth" do 5 # assert true 6 # end 7end