diff src/testdir/test_argument_count.in @ 6409:83c5fd1b55bc v7.4.535

updated for version 7.4.535 Problem: Can't build with tiny features. Solution: Add #ifdefs and skip a test.
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Nov 2014 18:33:02 +0100
parents 1e6d87a36dcd
children 22f95a018b13
line wrap: on
line diff
--- a/src/testdir/test_argument_count.in
+++ b/src/testdir/test_argument_count.in
@@ -1,6 +1,7 @@
 Tests for :[count]argument! and :[count]argdelete     vim: set ft=vim :
 
 STARTTEST
+:so small.vim
 :%argd
 :argadd a b c d
 :set hidden