site

Website's source files.
git clone git://git.ryanmj.xyz/site.git
Log | Files | Refs | LICENSE

errors_controller_test.rb (138B)


      1 require "test_helper"
      2 
      3 class ErrorsControllerTest < ActionDispatch::IntegrationTest
      4   # test "the truth" do
      5   #   assert true
      6   # end
      7 end