class ErrorTest

def test_purposeful_error

def test_purposeful_error
  raise RuntimeError
end