[ZPT] CVS: Packages/TAL - test06.html:1.3 test08.html:1.3 test10.html:1.3
guido@digicool.com
guido@digicool.com
Mon, 9 Apr 2001 22:00:51 -0400 (EDT)
Update of /cvs-repository/Packages/TAL/test/input
In directory korak:/tmp/cvs-serv18118/input
Modified Files:
test06.html test08.html test10.html
Log Message:
HTML tests should use the HTML versions of the macro files.
--- Updated File test06.html in package Packages/TAL --
--- test06.html 2001/03/27 16:42:35 1.2
+++ test06.html 2001/04/10 02:00:49 1.3
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<html>
<body xmlns:m="http://xml.zope.org/namespaces/metal"
- m:use-macro="test/input/test05.xml/body">
+ m:use-macro="test/input/test05.html/body">
dummy body in test6
</body>
</html>
--- Updated File test08.html in package Packages/TAL --
--- test08.html 2001/03/27 16:42:35 1.2
+++ test08.html 2001/04/10 02:00:49 1.3
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
-<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.xml/myTable">
+<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.html/myTable">
<!-- macro use with slots -->
<tr>
<td>
--- Updated File test10.html in package Packages/TAL --
--- test10.html 2001/03/27 17:18:35 1.2
+++ test10.html 2001/04/10 02:00:49 1.3
@@ -1,5 +1,5 @@
<html><body>
-<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.xml/myTable">
+<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.html/myTable">
<!-- macro use with slots -->
<tr>
<td>