Skip to content
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.

Commit

Permalink
Cleanup: Remove unneeded rubocop:disable
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Holzhauer committed Oct 8, 2015
1 parent 0aa18b3 commit c15a900
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion easybib/tests/test_config_node.rb
Expand Up @@ -3,7 +3,6 @@
require File.join(File.dirname(__FILE__), '../libraries', 'easybib.rb')
require File.join(File.dirname(__FILE__), '../libraries', 'config.rb')

# rubocop:disable ClassLength
class TestEasyBibConfig < Test::Unit::TestCase
include EasyBib

Expand Down

0 comments on commit c15a900

Please sign in to comment.