Skip to content

Commit ef185ca

Browse files
Ajit GeorgeAjit George
authored andcommitted
Removed comments.
1 parent 159b195 commit ef185ca

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

test-complete/src/test/java/com/marklogic/javaclient/TestPartialUpdate.java

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,12 +1024,6 @@ public void testPartialUpdateReplaceInsertFragmentExistingJSON() throws IOExcept
10241024
client.release();
10251025
}
10261026

1027-
/* Purpose: This test is used to validate all of the patch builder functions on a JSON
1028-
* document using JSONPath expressions.
1029-
*
1030-
* Functions tested are: delete, replaceApply, replaceFragment, replaceInsertFragment and replaceValue.
1031-
*/
1032-
10331027
/* Purpose: This test is used to validate all of the patch builder functions on a JSON
10341028
* document using JSONPath expressions.
10351029
*

0 commit comments

Comments
 (0)