[otrs-cvs] otrs/scripts/test/CPAN YAML.t,1.14,1.15
"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/CPAN In directory lancelot:/tmp/cvs-serv1661/scripts/test/CPAN Modified Files: YAML.t Log Message: Added code to reset Engine. Author: cr Index: YAML.t =================================================================== RCS file: /home/cvs/otrs/scripts/test/CPAN/YAML.t,v retrieving revision 1.14 retrieving revision 1.15 diff -2 -u -d -r1.14 -r1.15 --- YAML.t 16 Jan 2013 09:11:34 -0000 1.14 +++ YAML.t 16 Jan 2013 16:58:35 -0000 1.15 @@ -86,3 +86,6 @@ } +# reset _TEST_ORDER to use YAML::XS by default, otherwise it uses last engine +@YAML::Any::_TEST_ORDER = (); + 1; --------------------------------------------------------------------- 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