summaryrefslogtreecommitdiff
path: root/tests/suite/scripting/modules/cycle2.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suite/scripting/modules/cycle2.typ')
-rw-r--r--tests/suite/scripting/modules/cycle2.typ5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/suite/scripting/modules/cycle2.typ b/tests/suite/scripting/modules/cycle2.typ
new file mode 100644
index 00000000..69eb2033
--- /dev/null
+++ b/tests/suite/scripting/modules/cycle2.typ
@@ -0,0 +1,5 @@
+// SKIP
+#import "cycle1.typ": *
+#let val = "much cycle"
+
+This is the second element of an import cycle.