aboutsummaryrefslogtreecommitdiffstats
path: root/testawk
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-03-23 07:55:00 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-03-23 07:55:00 -0700
commit4136aa54ad5af058940baaf756686877894dcc40 (patch)
tree3f42afe3be74643d48295b4250629a6b582d0672 /testawk
parente0a110da6ff3595d2557d86c6df0f15f6ed45593 (diff)
downloadcppawk-4136aa54ad5af058940baaf756686877894dcc40.tar.gz
cppawk-4136aa54ad5af058940baaf756686877894dcc40.tar.bz2
cppawk-4136aa54ad5af058940baaf756686877894dcc40.zip
move mocks into testdir.
Diffstat (limited to 'testawk')
-rwxr-xr-xtestawk3
1 files changed, 0 insertions, 3 deletions
diff --git a/testawk b/testawk
deleted file mode 100755
index a41b4b6..0000000
--- a/testawk
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-printf "[%.2s]" "$@"
-printf "\n"