mirror of https://github.com/apache/jmeter.git
Use jmeter.properties for testing whenever possible
Fix unit tests
Bugzilla Id: 59723
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1749212 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: efdec47fbe
This commit is contained in:
parent
6ae26f3edf
commit
17149a0e4f
|
|
@ -159,6 +159,7 @@ Summary
|
|||
<li><bug>59720</bug>Batch test file comparisons fail on Windows as XML files are generated as EOL=LF</li>
|
||||
<li>Code cleanups. Patches by Graham Russell (graham at ham1.co.uk)</li>
|
||||
<li><bug>59722</bug>Use StandardCharsets to reduce the possibility of misspelling Charset names.</li>
|
||||
<li><bug>59723</bug>Use jmeter.properties for testing whenever possible</li>
|
||||
</ul>
|
||||
|
||||
<!-- =================== Thanks =================== -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue