diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-10 19:52:18 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-02-10 19:52:18 +0200 |
commit | e59b2439f336e943a5eb7bd6a9926dc18dd974d8 (patch) | |
tree | da720db60835ca0f0a9d045d57b64eddc4103d6a /test/profile0.ok | |
parent | f2e05556f6962e41556c4abb0acc900c82acc672 (diff) | |
download | egawk-e59b2439f336e943a5eb7bd6a9926dc18dd974d8.tar.gz egawk-e59b2439f336e943a5eb7bd6a9926dc18dd974d8.tar.bz2 egawk-e59b2439f336e943a5eb7bd6a9926dc18dd974d8.zip |
Add new profile test.
Diffstat (limited to 'test/profile0.ok')
-rw-r--r-- | test/profile0.ok | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/profile0.ok b/test/profile0.ok new file mode 100644 index 00000000..2e3c5728 --- /dev/null +++ b/test/profile0.ok @@ -0,0 +1,6 @@ + # Rule(s) + + 2 NR == 1 { # 1 + 1 print $0 + } + |