comparison src/testdir/test90.in @ 7003:bc269cf15ccd v7.4.819

patch 7.4.819 Problem: Beeping when running the tests. Solution: Fix 41 beeps. (Roland Eggner)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Aug 2015 18:33:48 +0200
parents 80ffecafc8f9
children
comparison
equal deleted inserted replaced
7002:6db4f492c515 7003:bc269cf15ccd
44 : let res='ok' 44 : let res='ok'
45 :else 45 :else
46 : let res='ng' 46 : let res='ng'
47 :endif 47 :endif
48 :$put =testcase.res 48 :$put =testcase.res
49 " 49 :"
50 :/^start:/,$wq! test.out 50 :/^start:/,$wq! test.out
51 ENDTEST 51 ENDTEST
52 52
53 start: 53 start: