Skip to content

Commit b6a7a75

Browse files
author
Chris Atkins
committed
ran rubocop --autocorrect
1 parent d552ae1 commit b6a7a75

File tree

4 files changed

+116
-123
lines changed

4 files changed

+116
-123
lines changed

Rakefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Rake::TestTask.new do |t|
44
t.libs << 'test'
55
end
66

7-
desc "Run tests"
8-
task :default => :test
7+
desc 'Run tests'
8+
task default: :test

0 commit comments

Comments
 (0)