test invalid bundle aswell

This commit is contained in:
gmarik 2011-07-15 02:08:01 -05:00
parent 3849b5b8a6
commit 560426c4a4

View File

@ -30,6 +30,9 @@ Bundle 'vim-scripts/ragtag.vim'
Bundle 'altercation/vim-colors-solarized'
" with extension
Bundle 'nelstrom/vim-mac-classic-theme.git'
"
" invalid uri
Bundle 'nonexistinguser/yupppierepo.git'
" full uri
Bundle 'https://github.com/vim-scripts/vim-game-of-life'