summaryrefslogtreecommitdiff
path: root/tests/typ/bugs/square-base.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/bugs/square-base.typ')
-rw-r--r--tests/typ/bugs/square-base.typ5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/typ/bugs/square-base.typ b/tests/typ/bugs/square-base.typ
deleted file mode 100644
index d8339c1a..00000000
--- a/tests/typ/bugs/square-base.typ
+++ /dev/null
@@ -1,5 +0,0 @@
-// Test that square sets correct base for its content.
-
----
-#set page(height: 80pt)
-#square(width: 40%, rect(width: 60%, height: 80%))