[otrs-cvs] otrs/scripts/test/CPAN YAML.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/CPAN
In directory lancelot:/tmp/cvs-serv16862/scripts/test/CPAN
Modified Files:
YAML.t
Log Message:
Added test for compiled Regexp.
Author: cr
Index: YAML.t
===================================================================
RCS file: /home/cvs/otrs/scripts/test/CPAN/YAML.t,v
retrieving revision 1.6
retrieving revision 1.7
diff -2 -u -d -r1.6 -r1.7
--- YAML.t 8 Jan 2013 13:09:59 -0000 1.6
+++ YAML.t 11 Jan 2013 04:38:37 -0000 1.7
@@ -52,4 +52,10 @@
# YAMLString => '--- \'' . ('a ' x 40_000) . "'\n"
# },
+ {
+ Name => 'Compiled Regexp',
+ Data => {
+ Key => qr{My[ ]Regexp}msx,
+ },
+ },
);
---------------------------------------------------------------------
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