Unreserve :X #10807

closes #10806
This commit is contained in:
Julian Berman
2019-08-18 19:28:13 +02:00
committed by Justin M. Keyes
parent ce9367c254
commit 2963533fe1
2 changed files with 1 additions and 3 deletions

View File

@@ -201,7 +201,6 @@ func Test_CmdErrors()
call assert_fails('com! docmd :', 'E183:')
call assert_fails('com! \<Tab> :', 'E182:')
call assert_fails('com! _ :', 'E182:')
call assert_fails('com! X :', 'E841:')
call assert_fails('com! - DoCmd :', 'E175:')
call assert_fails('com! -xxx DoCmd :', 'E181:')
call assert_fails('com! -addr DoCmd :', 'E179:')