[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/output
In directory korak:/tmp/cvs-serv12652/output
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:39:00 1.1
+++ test06.html 2001/03/27 16:42:36 1.2
@@ -1,6 +1,6 @@
<?xml version="1.0" ?>
<html>
- <body xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test5.xml/body">
+ <body xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test05.xml/body">
<h1>This is the body of test5</h1>
--- Updated File test06.xml in package Packages/TAL --
--- test06.xml 2001/03/27 16:39:00 1.1
+++ test06.xml 2001/03/27 16:42:36 1.2
@@ -1,6 +1,6 @@
<?xml version="1.0" ?>
<html>
- <body xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test5.xml/body">
+ <body xmlns:m="http://xml.zope.org/namespaces/metal" m:use-macro="test/input/test05.xml/body">
<h1>This is the body of test5</h1>
--- Updated File test08.html in package Packages/TAL --
--- test08.html 2001/03/27 16:39:00 1.1
+++ test08.html 2001/03/27 16:42:36 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 definition with slots -->
<tr>
<td>Top Left</td>
--- Updated File test08.xml in package Packages/TAL --
--- test08.xml 2001/03/27 16:39:00 1.1
+++ test08.xml 2001/03/27 16:42:36 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 definition with slots -->
<tr>
<td>Top Left</td>