# $Id$ # # $:.unshift "lib" require 'net/ldap' require 'stringio' class TestSnmp < Test::Unit::TestCase def setup end def teardown end end