summaryrefslogtreecommitdiff
path: root/tests/root
diff options
context:
space:
mode:
Diffstat (limited to 'tests/root')
-rw-r--r--tests/root/includes.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/root/includes.txt b/tests/root/includes.txt
index 44e33af0..b8a6bee8 100644
--- a/tests/root/includes.txt
+++ b/tests/root/includes.txt
@@ -37,6 +37,10 @@ Literalinclude options
:start-after: coding: utf-8
:end-before: class Foo
+.. cssclass:: inc-preappend
+.. literalinclude:: literal.inc
+ :prepend: START CODE
+ :append: END CODE
Testing downloadable files
==========================