summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/examplefiles/test.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/examplefiles/test.html b/tests/examplefiles/test.html
index 39365c0e..b22f0c61 100644
--- a/tests/examplefiles/test.html
+++ b/tests/examplefiles/test.html
@@ -6,16 +6,6 @@
}
</script>
<style>
-/*
- * Pocoo highlight package "green" style
- * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- *
- * based on the pyte vim theme
- *
- * :copyright: 2006-2007 by Georg Brandl.
- * :license: GNU GPL, see LICENSE for more details.
- */
-
.syntax { border: 1px solid #d0d0d0; background-color: #f0f0f0;
margin-left: 10px; margin-right: 10px; }
@@ -71,8 +61,6 @@ pre.syntax { padding: 5px; margin-top: 0px; }
Pocoo ACL System.
- :copyright: 2006-2007 by Armin Ronacher.
- :license: GNU GPL, see LICENSE for more details.
</span><span class="st st-db">&quot;&quot;&quot;</span>
<span class="kw">from </span><span class="cls">pocoo.db</span><span class="kw"> import</span> <span class="name">meta</span>