fixed patch #1840709 - VPatch CLI and test suite

removed reference to test suite

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5626 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2008-05-02 20:15:20 +00:00
parent 32f97201db
commit a8047d3c7c

View file

@ -219,13 +219,6 @@ vpatch::vpatchfile "patch.pat" "oldfile.txt" "temporary_newfile.txt"
edition), you will also need to install the <a href=
"http://www.delphi-gems.com">VirtualTreeView</a> component by Mike Lischke.</p>
</div>
<h3>Test framework (Python)</h3>
<div>
<p>Run the <i>VPatch_tests.py</i> script (if you have <a href="http://www.python.org">Python</a>
installed) to perform basic functionality tests on VPatch. The <i>testExtended</i>
test is known to fail if a set of big test files is not installed,
you can safely ignore this.</p>
</div>
</div>
<h2>Version history</h2>
<div>