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/toc/testscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/toc/testscript') diff --git a/tests/toc/testscript b/tests/toc/testscript index de588cf..5bac6fd 100644 --- a/tests/toc/testscript +++ b/tests/toc/testscript @@ -6,7 +6,7 @@ test = $effect($cli.path) : toc : -cat <>>toc.cli; +cat <=toc.cli; "\h1|Table of Contents|" "\$TOC$" -- cgit