summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/output/test_sa2.xml
diff options
context:
space:
mode:
authorChristian Theune <ct@gocept.com>2007-05-03 22:34:23 +0000
committerChristian Theune <ct@gocept.com>2007-05-03 22:34:23 +0000
commit18627546bad8adef9fbd4f2a18ecededcfdb9352 (patch)
tree04d593b2bcc8afe058840f4a1667cdb23f7b8f46 /src/zope/tal/tests/output/test_sa2.xml
parent32cc0013e39049938adcf919a34f13c6d5f45ab0 (diff)
parentae8fd91d9ee289f31a30cc7a435fd077dface481 (diff)
downloadzope-tal-18627546bad8adef9fbd4f2a18ecededcfdb9352.tar.gz
Moving code to satellite.
Diffstat (limited to 'src/zope/tal/tests/output/test_sa2.xml')
-rw-r--r--src/zope/tal/tests/output/test_sa2.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/zope/tal/tests/output/test_sa2.xml b/src/zope/tal/tests/output/test_sa2.xml
new file mode 100644
index 0000000..30b5699
--- /dev/null
+++ b/src/zope/tal/tests/output/test_sa2.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" ?><!--
+==============================================================================
+tests/input/test_sa2.xml
+==============================================================================
+-->
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "DTD/xhtml1-transitional.dtd">
+<html>
+<title>Simple test of source annotations</title>
+<body>
+<p>Foo!</p>
+</body>
+</html>