summaryrefslogtreecommitdiffstats
path: root/tests/units/test_config.rb
diff options
context:
space:
mode:
Diffstat (limited to 'tests/units/test_config.rb')
-rw-r--r--tests/units/test_config.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/units/test_config.rb b/tests/units/test_config.rb
index 66dc9ff..46ccd1e 100644
--- a/tests/units/test_config.rb
+++ b/tests/units/test_config.rb
@@ -2,7 +2,7 @@
require File.dirname(__FILE__) + '/../test_helper'
-class TestBranch < Test::Unit::TestCase
+class TestConfig < Test::Unit::TestCase
def setup
set_file_paths
@git = Git.open(@wdir)