diff options
Diffstat (limited to 'tests/root/testtheme/theme.conf')
| -rw-r--r-- | tests/root/testtheme/theme.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/root/testtheme/theme.conf b/tests/root/testtheme/theme.conf new file mode 100644 index 00000000..a8776737 --- /dev/null +++ b/tests/root/testtheme/theme.conf @@ -0,0 +1,7 @@ +[theme] +inherit = basic +stylesheet = default.css +pygments_style = emacs + +[options] +testopt = optdefault |
