diff src/testdir/test87.ok @ 4427:0a94ac379769 v7.3.962

updated for version 7.3.962 Problem: Python tests are not portable. Solution: Use shiftwidth instead of iminsert. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Fri, 17 May 2013 13:38:04 +0200
parents d5177d5ece0c
children 7d81f4e96728
line wrap: on
line diff
--- a/src/testdir/test87.ok
+++ b/src/testdir/test87.ok
@@ -221,7 +221,7 @@ jkl
   G: 0
   W: 1:0 2:1 3:0 4:1
   B: 1:0 2:1 3:0 4:1
->>> iminsert
+>>> shiftwidth
   p/gopts1! KeyError
   inv: 3! KeyError
   gopts1! KeyError
@@ -230,15 +230,15 @@ jkl
   wopts1! KeyError
   wopts2! KeyError
   wopts3! KeyError
-  p/bopts1: 2
-  G: 1
-  W: 1:0 2:2 3:2 4:1
-  B: 1:0 2:2 3:2 4:1
+  p/bopts1: 8
+  G: 8
+  W: 1:0 2:2 3:8 4:1
+  B: 1:0 2:2 3:8 4:1
   del wopts3! KeyError
   del bopts3! ValueError
-  G: 1
-  W: 1:0 2:2 3:2 4:1
-  B: 1:0 2:2 3:2 4:1
+  G: 8
+  W: 1:0 2:2 3:8 4:1
+  B: 1:0 2:2 3:8 4:1
 >>> omnifunc
   p/gopts1! KeyError
   inv: 1! KeyError