summaryrefslogtreecommitdiff
path: root/test/lib/awkpath.awk
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/awkpath.awk')
-rw-r--r--test/lib/awkpath.awk1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/awkpath.awk b/test/lib/awkpath.awk
new file mode 100644
index 00000000..6663ca4b
--- /dev/null
+++ b/test/lib/awkpath.awk
@@ -0,0 +1 @@
+BEGIN { print "Found it." }