site

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

error_controller_test.rb (137B)


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