[SCM] vim-addon-manager packaging branch, master, updated. v0.4.4-52-geef7258

Antonio Terceiro terceiro at debian.org
Tue Jan 31 23:33:27 UTC 2012


The following commit has been merged in the master branch:
commit 688753a8cfc66bc514c2cb8de93dff6833d8ceb0
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Jan 22 12:07:35 2012 -0200

    Change class name in example group header

diff --git a/spec/vim/addon_manager/addon/legacy_spec.rb b/spec/vim/addon_manager/addon/legacy_spec.rb
index 9af1745..354ccaf 100644
--- a/spec/vim/addon_manager/addon/legacy_spec.rb
+++ b/spec/vim/addon_manager/addon/legacy_spec.rb
@@ -1,5 +1,5 @@
 require 'spec_helper'
-describe Vim::AddonManager::Addon do
+describe Vim::AddonManager::Addon::Legacy do
 
   it 'should have a :unavailable status if it misses files' do
     addon('missingfiles').status(target_dir.path).status.should == :unavailable

-- 
vim-addon-manager packaging



More information about the pkg-vim-maintainers mailing list