diff options
author | Jiri Vanek <[email protected]> | 2013-11-27 14:14:59 +0100 |
---|---|---|
committer | Jiri Vanek <[email protected]> | 2013-11-27 14:14:59 +0100 |
commit | ac7b8213a8d58eca5341b2eef8f328ea74126f0f (patch) | |
tree | be02c4b16187f6e2d3ea246cef6512ba182d895c /ChangeLog | |
parent | 59233334144dca83fb017795d54d99636cccee81 (diff) |
removed redundant slash in chnagelog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: (getManifestAttribute) added check for null manifest to prevent npe. - * /tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java: + * tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java: added test for npe from getManifestAttribute * tests/test-extensions/net/sourceforge/jnlp/util/FileTestUtils.java: (createJarWithContents) enhanced to be able to create jar without manifest. |