Skip to content

Commit

Permalink
Rubocop clean up from unit test file
Browse files Browse the repository at this point in the history
  • Loading branch information
JaniJegoroff committed Feb 24, 2015
1 parent 2214b48 commit fecc633
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_to_boolean.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
require_relative 'spec_helper'

# Test class for ToBoolean
class SpecToBoolean < Minitest::Spec
describe 'to_boolean' do
it 'should return true' do
Expand Down

0 comments on commit fecc633

Please sign in to comment.