[otrs-cvs] otrs/scripts/test/GenericInterface/Operation/Session SessionCreate.t, 1.6, 1.7
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments: Update of /home/cvs/otrs/scripts/test/GenericInterface/Operation/Session In directory lancelot:/tmp/cvs-serv8521/scripts/test/GenericInterface/Operation/Session Modified Files: SessionCreate.t Log Message: Fixed problems with YAML parsing long lines. Added new module dependency YAML::XS. Author: mg Index: SessionCreate.t =================================================================== RCS file: /home/cvs/otrs/scripts/test/GenericInterface/Operation/Session/SessionCreate.t,v retrieving revision 1.6 retrieving revision 1.7 diff -2 -u -d -r1.6 -r1.7 --- SessionCreate.t 20 Nov 2012 16:09:50 -0000 1.6 +++ SessionCreate.t 15 Jan 2013 17:43:26 -0000 1.7 @@ -1,5 +1,5 @@ # -- # SessionCreate.t - GenericInterface SessionCreate tests for SessionConnector backend -# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/ +# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/ # -- # $Id$ @@ -15,5 +15,4 @@ use Socket; -use YAML; use Kernel::GenericInterface::Debugger; --------------------------------------------------------------------- OTRS mailing list: cvs-log - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/cvs-log To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log