summaryrefslogtreecommitdiff
path: root/tests/typ/bugs/flow-5.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/bugs/flow-5.typ')
-rw-r--r--tests/typ/bugs/flow-5.typ13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/typ/bugs/flow-5.typ b/tests/typ/bugs/flow-5.typ
deleted file mode 100644
index 5e580b9e..00000000
--- a/tests/typ/bugs/flow-5.typ
+++ /dev/null
@@ -1,13 +0,0 @@
-// This bug caused an index-out-of-bounds panic when layouting paragraphs needed
-// multiple reorderings.
-
----
-#set page(height: 200pt)
-#lorem(30)
-
-#figure(placement: auto, block(height: 100%))
-
-#lorem(10)
-
-#lorem(10)
-