Changeset 131 for honeyclient/trunk/t/honeyclient_util_soap.t
- Timestamp:
- 12/20/06 11:09:37 (2 years ago)
- Files:
-
- honeyclient/trunk (modified) (1 prop)
- honeyclient/trunk/t/honeyclient_util_soap.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
honeyclient/trunk
- Property sc:bug-fix-release-branch set to 0.9
honeyclient/trunk/t/honeyclient_util_soap.t
r13 r131 11 11 # Make sure Log::Log4perl loads 12 12 BEGIN { use_ok('Log::Log4perl', qw(:nowarn)) 13 or diag("Can't load Log::Log4perl package. Check to make sure the package library is correctly li nsted within the path.");13 or diag("Can't load Log::Log4perl package. Check to make sure the package library is correctly listed within the path."); 14 14 15 15 # Suppress all logging messages, since we need clean output for unit testing.
