[otrs-cvs] otrs/scripts/test/GenericInterface/Operation/Ticket TicketCreate.t, 1.18, 1.19
"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/Ticket In directory lancelot:/tmp/cvs-serv8521/scripts/test/GenericInterface/Operation/Ticket Modified Files: TicketCreate.t Log Message: Fixed problems with YAML parsing long lines. Added new module dependency YAML::XS. Author: mg Index: TicketCreate.t =================================================================== RCS file: /home/cvs/otrs/scripts/test/GenericInterface/Operation/Ticket/TicketCreate.t,v retrieving revision 1.18 retrieving revision 1.19 diff -2 -u -d -r1.18 -r1.19 --- TicketCreate.t 20 Nov 2012 16:10:03 -0000 1.18 +++ TicketCreate.t 15 Jan 2013 17:43:27 -0000 1.19 @@ -1,5 +1,5 @@ # -- # TicketCreate.t - GenericInterface TicketCreate tests for TicketConnector backend -# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/ +# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/ # -- # $Id$ @@ -16,5 +16,4 @@ use Socket; -use YAML; use MIME::Base64; use Kernel::System::Ticket; --------------------------------------------------------------------- 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