Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame^] | 1 | This is a test of the script language. |
2 | |||||
3 | If after adding a new test, the test output doesn't appear properly in | ||||
4 | test49.failed, try to add one ore more "G"s at the line before ENDTEST. | ||||
5 | |||||
6 | STARTTEST | ||||
7 | :so small.vim | ||||
8 | :se nocp nomore viminfo+=nviminfo | ||||
9 | :so test49.vim | ||||
10 | GGGGGGGGGG"rp:.-,$wq! test.out | ||||
11 | ENDTEST | ||||
12 | |||||
13 | Results of test49.vim: |