diff options
| author | Carlhuda <carlhuda@engineyard.com> | 2010-04-21 16:41:00 -0700 |
|---|---|---|
| committer | Carlhuda <carlhuda@engineyard.com> | 2010-04-21 16:41:00 -0700 |
| commit | 677520f00213946aeb500e91aab6430a772aefa8 (patch) | |
| tree | 546fdeba0a7787e92ed47734283cb24d23f5b9ab /spec/lock/git_spec.rb | |
| parent | 1acbda18ccf13adcbeae1823e9031428c4504445 (diff) | |
| download | bundler-677520f00213946aeb500e91aab6430a772aefa8.tar.gz | |
Remove irrelevant tests
Diffstat (limited to 'spec/lock/git_spec.rb')
| -rw-r--r-- | spec/lock/git_spec.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/lock/git_spec.rb b/spec/lock/git_spec.rb index 194035e91c..95cc0ff375 100644 --- a/spec/lock/git_spec.rb +++ b/spec/lock/git_spec.rb @@ -8,8 +8,6 @@ describe "bundle lock with git" do git "#{lib_path('foo-1.0')}" gem 'foo' G - - bundle :lock end it "doesn't break right after running lock" do |
