From c7d1183804493df83657a12f194bded9b8ef1e3e Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Tue, 6 Apr 2010 22:41:51 -0700 Subject: [PATCH] Update resty formula. --- Formula/resty.rb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Formula/resty.rb b/Formula/resty.rb index 68555d8ccc5..1b3737a7371 100644 --- a/Formula/resty.rb +++ b/Formula/resty.rb @@ -1,14 +1,15 @@ require 'formula' -# resty is a bash wrapper around curl for testing HTTP/REST APIs. - class Resty