[Templates-cvs] cvs commit: Template2/t url2.t
cvs@template-toolkit.org
cvs@template-toolkit.org
cvs 07/02/09 16:58:36
Modified: t url2.t
Log:
skipped the url2.t test for now
Revision Changes Path
2.2 +3 -1 Template2/t/url2.t
Index: url2.t
===================================================================
RCS file: /template-toolkit/Template2/t/url2.t,v
retrieving revision 2.1
retrieving revision 2.2
diff -u -r2.1 -r2.2
--- url2.t 2005/12/23 17:24:58 2.1
+++ url2.t 2007/02/09 16:58:35 2.2
@@ -11,7 +11,7 @@
# This is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
#
-# $Id: url2.t,v 2.1 2005/12/23 17:24:58 darren Exp $
+# $Id: url2.t,v 2.2 2007/02/09 16:58:35 abw Exp $
#
#========================================================================
@@ -21,6 +21,8 @@
use Template::Test;
use Template::Plugin::URL;
$^W = 1;
+
+skip_all("We can't agree on the right joint for the URL plugin");
$Template::Test::DEBUG = 0;