From 16e67f8bea7e6891e954420e2e005976fb48a528 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 16 Sep 2024 16:41:18 +0200 Subject: Shrink tests (#4967) --- tests/suite/scripting/import.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/suite/scripting/import.typ') diff --git a/tests/suite/scripting/import.typ b/tests/suite/scripting/import.typ index 8e2bc4b5..95214db7 100644 --- a/tests/suite/scripting/import.typ +++ b/tests/suite/scripting/import.typ @@ -52,7 +52,7 @@ #import "module.typ": chap2, chap2.name, chap2.chap1, chap2.chap1.name as othername #test(chap2, orig-chap2) #test(chap1, orig-chap1) -#test(name, "Klaus") +#test(name, "Peter") #test(othername, "Klaus") --- import-items-parenthesized --- -- cgit v1.2.3