summaryrefslogtreecommitdiff
path: root/src/testdir/test81.ok
AgeCommit message (Collapse)Author
2011-07-15updated for version 7.3.252Bram Moolenaar
Problem: Tests fail. (David Northfield) Solution: Add missing update for .ok file.
2011-06-26updated for version 7.3.235Bram Moolenaar
Problem: ";" gets stuck on a "t" command, it's not useful. Solution: Add the ';' flag in 'cpo'. (Christian Brabandt)