* remove some comments

git-svn-id: file:///home/svn/incoming/trunk@3481 4d416f70-5f16-0410-b530-b9f4589650da
unstable
bmc 2006-01-30 22:09:58 +00:00
parent f4c07e8a54
commit d668b87f68
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ class Rex::Proto::DCERPC::Client::UnitTest < Test::Unit::TestCase
mock_unmake() # always do this, just to be sure. yes, it slows it down. but...
if (force_mock or !$_REX_TEST_NO_MOCK)
warn 'MOCKING'
mock_make(read,write)
end
end