removed unuseful webrick import from TestSuite

This commit is contained in:
antisnatchor
2011-11-19 20:21:11 +01:00
parent 6c9e83b617
commit 9995c7a42e

View File

@@ -14,7 +14,6 @@
# limitations under the License.
#
require 'test/unit'
require 'webrick'
require 'rubygems'
require 'curb'