summaryrefslogtreecommitdiff
path: root/spec/gitlab_shell_spec.rb
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-05 10:16:14 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-02-05 10:16:14 +0200
commit2b01b84f8d0cf469bdd3b031b1658db6fd8c0f52 (patch)
tree921bceed956d5e13ba805a3c1f3c315ce3ec402a /spec/gitlab_shell_spec.rb
parentea6ea902bea6857d2a0dbdf6d5492105a527d276 (diff)
downloadgitlab-shell-2b01b84f8d0cf469bdd3b031b1658db6fd8c0f52.tar.gz
gitlab-keys with tests
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'