test_largefile.vim: adjust comment to run it

This commit is contained in:
Daniel Hahler 2018-09-04 18:43:06 +02:00
parent 53eb835e8f
commit fe81b926d3

View File

@ -1,5 +1,5 @@
" Tests for large files
" This is only executed manually: "make test_largefile".
" This is only executed manually: "TEST_FILE=test_largefile.res make oldtest".
" This is not run as part of "make test".
func Test_largefile()