summaryrefslogtreecommitdiffstats
path: root/src/testdir/test47.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/testdir/test47.in')
-rw-r--r--src/testdir/test47.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testdir/test47.in b/src/testdir/test47.in
index 35bb9f2605..d8384de785 100644
--- a/src/testdir/test47.in
+++ b/src/testdir/test47.in
@@ -34,6 +34,7 @@ j:let three = three . "-" . winline()
:call append("$", two)
:call append("$", three)
:$-2,$w! test.out
+:unlet one two three
:qa!
ENDTEST