summaryrefslogtreecommitdiff
path: root/tests/typ/bugs/cite-show-set.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/bugs/cite-show-set.typ')
-rw-r--r--tests/typ/bugs/cite-show-set.typ9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/typ/bugs/cite-show-set.typ b/tests/typ/bugs/cite-show-set.typ
deleted file mode 100644
index f476dd49..00000000
--- a/tests/typ/bugs/cite-show-set.typ
+++ /dev/null
@@ -1,9 +0,0 @@
-// Test show set rules on citations.
-
----
-#show cite: set text(red)
-A @netwok @arrgh.
-B #cite(<netwok>) #cite(<arrgh>).
-
-#show bibliography: none
-#bibliography("/assets/bib/works.bib")