diff src/testdir/main.aap @ 12560:44aa2997239d v8.0.1158

patch 8.0.1158: still old style tests commit https://github.com/vim/vim/commit/db51007108a6ab0671e7f7b4844557cbe647185f Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 28 21:52:17 2017 +0200 patch 8.0.1158: still old style tests Problem: Still old style tests. Solution: Convert serveral tests to new style. (Yegappan Lakshmanan)
author Christian Brabandt <cb@256bit.org>
date Thu, 28 Sep 2017 22:00:05 +0200
parents 0240e7e3d736
children 4767939d10cc
line wrap: on
line diff
--- a/src/testdir/main.aap
+++ b/src/testdir/main.aap
@@ -10,9 +10,9 @@ Scripts = test1.out test2.out test3.out 
 		test18.out test19.out test20.out test21.out
 		test25.out test27.out
 		test28.out test29.out test30.out test31.out test32.out
-		test33.out test34.out test36.out test37.out
-		test38.out test39.out test40.out test41.out test42.out
-		test43.out test44.out test45.out test46.out test47.out
+		test34.out test36.out test37.out
+		test38.out test39.out test40.out test42.out
+		test44.out test45.out test46.out test47.out
 		test48.out test49.out test74.out
 
 ScriptsGUI = test16.out