summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-gui/src/theme_css/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rustdoc-gui/src/theme_css/lib.rs')
-rw-r--r--tests/rustdoc-gui/src/theme_css/lib.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/rustdoc-gui/src/theme_css/lib.rs b/tests/rustdoc-gui/src/theme_css/lib.rs
new file mode 100644
index 000000000..e9f3265fa
--- /dev/null
+++ b/tests/rustdoc-gui/src/theme_css/lib.rs
@@ -0,0 +1,2 @@
+// compile-flags: --theme custom-theme.css
+//! <div class="custom-text">custom text</div>