diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2018-03-26 22:23:45 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2018-03-26 22:23:45 +0300 |
commit | f933fc9f8a05cf51fe94fc1ed24dc2a1586af42c (patch) | |
tree | 4e12c26e782751aff7a42a892040707bf98fc639 /test/mmap8k.awk | |
parent | 9e7d18a1e9464d9650c94eeebc86856afc4cc665 (diff) | |
download | egawk-f933fc9f8a05cf51fe94fc1ed24dc2a1586af42c.tar.gz egawk-f933fc9f8a05cf51fe94fc1ed24dc2a1586af42c.tar.bz2 egawk-f933fc9f8a05cf51fe94fc1ed24dc2a1586af42c.zip |
Regularize several tests so they can be autogenerated.
Diffstat (limited to 'test/mmap8k.awk')
-rw-r--r-- | test/mmap8k.awk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mmap8k.awk b/test/mmap8k.awk new file mode 100644 index 00000000..1751e360 --- /dev/null +++ b/test/mmap8k.awk @@ -0,0 +1 @@ +{ print } |