updated for version 7.4.535
Problem:    Can't build with tiny features.
Solution:   Add #ifdefs and skip a test.
diff --git a/src/testdir/test_argument_count.in b/src/testdir/test_argument_count.in
index f45e52a..cdac030 100644
--- 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