From 193c81ed776dbca3683e3aee997a62dd2b500a4f Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 24 Jan 2017 18:08:09 +0300 Subject: Adapt to file redirect syntax change --- tests/headings/testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/headings/testscript') diff --git a/tests/headings/testscript b/tests/headings/testscript index 5923a90..5e03c4a 100644 --- a/tests/headings/testscript +++ b/tests/headings/testscript @@ -8,7 +8,7 @@ test = $effect($cli.path) : : Note that auto-headings break if we split into multiple doc strings. : -cat <>>map.cli; +cat <=map.cli; " \h1|Heading 1| -- cgit