From 6754d151b21915b57b41b8200744a5be5db39112 Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Sun, 31 May 2026 16:33:31 +0200 Subject: Commit some testsuite stuff --- testsuite/lib/aplwc.exp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 testsuite/lib/aplwc.exp (limited to 'testsuite/lib/aplwc.exp') diff --git a/testsuite/lib/aplwc.exp b/testsuite/lib/aplwc.exp new file mode 100644 index 0000000..e5b59e7 --- /dev/null +++ b/testsuite/lib/aplwc.exp @@ -0,0 +1,6 @@ +proc aplwc_start { args } { + global APLWC + global spawn_id + spawn $APLWC {*}$args +} + -- cgit v1.2.3