summaryrefslogtreecommitdiff
path: root/tools/hi-test.conf
diff options
context:
space:
mode:
authorJohn Denker <jsd@av8n.com>2012-07-19 14:10:35 -0700
committerJohn Denker <jsd@av8n.com>2012-07-29 15:32:33 -0700
commit8fe5ccdb4ee79b4d287b82e80004e1acc9ee4b94 (patch)
tree525e4cbba77ee6ba2e78f0c45e4fa97dafa37421 /tools/hi-test.conf
parent1a6f4a654368174dc717d00b9eaf06872915d51c (diff)
teach hi-q to have a "mode" word at the front of each line
Diffstat (limited to 'tools/hi-test.conf')
-rw-r--r--tools/hi-test.conf9
1 files changed, 6 insertions, 3 deletions
diff --git a/tools/hi-test.conf b/tools/hi-test.conf
index 630e2bb..d400373 100644
--- a/tools/hi-test.conf
+++ b/tools/hi-test.conf
@@ -1,3 +1,6 @@
-hi-test x0 -snooze 10
-hi-test x1 -snooze 1 -exit 1 -kill
-hi-test x2 -snooze 10
+# comment
+
+# another comment, with blank line between
+black hi-test x0 -snooze 10
+black hi-test x1 -snooze 1 -exit 1 -kill
+qq hi-test x2 -snooze 10