Opened 22 years ago
Closed 22 years ago
#810 closed defect (invalid)
CVS-2004-03-21 - Mistake in vim 6.2 documentation
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Book | Version: | CVS | 
| Severity: | trivial | Keywords: | |
| Cc: | 
Description
You've got "make check" for the testsuite, should be "make test"
  Note:
 See   TracTickets
 for help on using tickets.
    
the target "test" simply calls the make target "check" so both work equally well