diff --git a/Test.java b/Test.java old mode 100755 new mode 100644 index f2a7fb406..9ffc38801 --- a/Test.java +++ b/Test.java @@ -35,7 +35,7 @@ of this software and associated documentation files (the "Software"), to deal /** * Test class. This file is not formally a member of the org.json library. * It is just a test tool. - * + * * Issue: JSONObject does not specify the ordering of keys, so simple-minded * comparisons of .toString to a string literal are likely to fail. *