Skip to content

Commit b42a56c

Browse files
committed
MLE-26427 Copyright prompt test
1 parent 24813c4 commit b42a56c

File tree

1 file changed

+1
-0
lines changed
  • marklogic-client-api/src/test/java/com/marklogic/client/test

1 file changed

+1
-0
lines changed

marklogic-client-api/src/test/java/com/marklogic/client/test/City.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
import jakarta.xml.bind.annotation.XmlRootElement;
1010

11+
// Modifying this file to see if the copyright prompt changes it automatically.
1112
@XmlRootElement
1213
public class City {
1314
private int geoNameId;

0 commit comments

Comments
 (0)