summaryrefslogtreecommitdiff
path: root/src/zope/tal/tests/input/test_sa2.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/tal/tests/input/test_sa2.html')
-rw-r--r--src/zope/tal/tests/input/test_sa2.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/zope/tal/tests/input/test_sa2.html b/src/zope/tal/tests/input/test_sa2.html
new file mode 100644
index 0000000..1c4e06b
--- /dev/null
+++ b/src/zope/tal/tests/input/test_sa2.html
@@ -0,0 +1,9 @@
+<!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>