summaryrefslogtreecommitdiff
path: root/lib/leap_cli/log.rb
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-07-04 10:24:47 -0700
committerelijah <elijah@riseup.net>2016-07-04 10:24:47 -0700
commitd1a12ae7aa2660f10046bc7baad688819c61168c (patch)
treea4f9e4039ab15f55e38204537b221cfa84263e18 /lib/leap_cli/log.rb
parent2cc2648f55ca394b7bcdfa2a2f5b1a8725ad15cf (diff)
fix tests
Diffstat (limited to 'lib/leap_cli/log.rb')
-rw-r--r--lib/leap_cli/log.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/leap_cli/log.rb b/lib/leap_cli/log.rb
index 9f7d28b..203d92e 100644
--- a/lib/leap_cli/log.rb
+++ b/lib/leap_cli/log.rb
@@ -37,7 +37,7 @@ module LeapCli
#
# these are log titles typically associated with files
#
- FILE_TITLES = [:updated, :created, :removed, :missing, :nochange, :loading]
+ FILE_TITLES = %w(updated created removed missing nochange loading)
# TODO: use these
IMPORTANT = 0