aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog4
-rw-r--r--test/profile11.ok3
2 files changed, 7 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 846be8ff..cd6626e6 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2018-11-28 Arnold D. Robbins <arnold@skeeve.com>
+
+ * profile11.ok: Updated after code change.
+
2018-11-27 Arnold D. Robbins <arnold@skeeve.com>
* profile11.awk: Disambiguate some comments.
diff --git a/test/profile11.ok b/test/profile11.ok
index 5daf7ccc..77f4dd7f 100644
--- a/test/profile11.ok
+++ b/test/profile11.ok
@@ -1,3 +1,5 @@
+@load "filefuncs" # get file functions
+
# comments/for.awk
BEGIN {
for (i = 1; i <= 10; i++) {
@@ -291,6 +293,7 @@ BEGIN {
}
}
+# comments/exp.awk
# range comment
# range comment 2