summaryrefslogtreecommitdiff
path: root/spec/gitlab_shell_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/gitlab_shell_spec.rb')
-rw-r--r--spec/gitlab_shell_spec.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/gitlab_shell_spec.rb b/spec/gitlab_shell_spec.rb
index fa46fb5..ada3e87 100644
--- a/spec/gitlab_shell_spec.rb
+++ b/spec/gitlab_shell_spec.rb
@@ -2,7 +2,6 @@ require_relative 'spec_helper'
require_relative '../lib/gitlab_shell'
describe GitlabShell do
-
describe :initialize do
before do
ssh_cmd 'git-receive-pack'