From 4136aa54ad5af058940baaf756686877894dcc40 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 23 Mar 2022 07:55:00 -0700 Subject: move mocks into testdir. --- testdir/testcpp | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 testdir/testcpp (limited to 'testdir/testcpp') diff --git a/testdir/testcpp b/testdir/testcpp new file mode 100755 index 0000000..d93bcbb --- /dev/null +++ b/testdir/testcpp @@ -0,0 +1,3 @@ +#!/bin/sh +printf "[%.3s]" "$@" +printf "\n" -- cgit v1.2.3