summaryrefslogtreecommitdiff
path: root/test/acceptance/acceptance_test.rb
diff options
context:
space:
mode:
authorOndrej Martinek <omartine@akamai.com>2019-03-21 13:47:58 +0000
committerJohn Hawthorn <john@hawthorn.email>2019-12-27 23:17:18 -0800
commitcdafcf05b3a0707f99414dad8cac69d8f87d82f0 (patch)
treeb0d434c64d02c60cbab80e15bea7f66fa28a8404 /test/acceptance/acceptance_test.rb
parent07ee5a46d7d4981acdebff00116e5ed5880c0bab (diff)
fix acceptance tests
Diffstat (limited to 'test/acceptance/acceptance_test.rb')
-rw-r--r--test/acceptance/acceptance_test.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/acceptance/acceptance_test.rb b/test/acceptance/acceptance_test.rb
index ba3ec01..1370ac8 100644
--- a/test/acceptance/acceptance_test.rb
+++ b/test/acceptance/acceptance_test.rb
@@ -1,3 +1,4 @@
+# coding: utf-8
require 'minitest'
require 'minitest/autorun'
require 'ttytest'
@@ -458,6 +459,7 @@ Usage: fzy [OPTION]...
-s, --show-scores Show the scores of each match
-0, --read-null Read input delimited by ASCII NUL characters
-j, --workers NUM Use NUM workers for searching. (default is # of CPUs)
+ -i, --show-info Show selection info line
-h, --help Display this help and exit
-v, --version Output version information and exit
TTY