[ZPT] CVS: Packages/TAL - test06.html:1.2 test06.xml:1.2 test08.html:1.2 test08.xml:1.2

guido@digicool.com guido@digicool.com
Tue, 27 Mar 2001 11:42:37 -0500 (EST)


Update of /cvs-repository/Packages/TAL/test/input
In directory korak:/tmp/cvs-serv12652/input

Modified Files:
	test06.html test06.xml test08.html test08.xml 
Log Message:
Oops.  Fix inter-test references.


--- Updated File test06.html in package Packages/TAL --
--- test06.html	2001/03/27 16:38:59	1.1
+++ test06.html	2001/03/27 16:42:35	1.2
@@ -1,7 +1,7 @@
 <?xml version="1.0" ?>
 <html>
   <body xmlns:m="http://xml.zope.org/namespaces/metal"
-        m:use-macro="test/input/test5.xml/body">
+        m:use-macro="test/input/test05.xml/body">
     dummy body in test6
   </body>
 </html>

--- Updated File test06.xml in package Packages/TAL --
--- test06.xml	2001/03/27 16:38:59	1.1
+++ test06.xml	2001/03/27 16:42:35	1.2
@@ -1,7 +1,7 @@
 <?xml version="1.0" ?>
 <html>
   <body xmlns:m="http://xml.zope.org/namespaces/metal"
-        m:use-macro="test/input/test5.xml/body">
+        m:use-macro="test/input/test05.xml/body">
     dummy body in test6
   </body>
 </html>

--- Updated File test08.html in package Packages/TAL --
--- test08.html	2001/03/27 16:38:59	1.1
+++ test08.html	2001/03/27 16:42:35	1.2
@@ -1,5 +1,5 @@
 <?xml version="1.0" ?>
-<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test7.xml/myTable">
+<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.xml/myTable">
 <!-- macro use with slots -->
   <tr>
     <td>

--- Updated File test08.xml in package Packages/TAL --
--- test08.xml	2001/03/27 16:38:59	1.1
+++ test08.xml	2001/03/27 16:42:35	1.2
@@ -1,5 +1,5 @@
 <?xml version="1.0" ?>
-<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test7.xml/myTable">
+<table xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test07.xml/myTable">
 <!-- macro use with slots -->
   <tr>
     <td>