tbw777 commented on code in PR #5598:
URL: https://github.com/apache/netbeans/pull/5598#discussion_r1125517192
##########
groovy/groovy.editor/test/qa-functional/src/org/netbeans/test/groovy/cc/testCCMixed.java:
##########
@@ -196,9 +196,9 @@ public void ImportPackage() {
type(file, "\n public static int testInt(){\n return 0;");
new EventTool().waitNoEvent(1000);
file.save();
- createGroovyFile(TEST_BASE_NAME + (name_iterator - 1), "Groovy Class",
"EEE", "org.netbens.groovy");
+ createGroovyFile(TEST_BASE_NAME + (name_iterator - 1), "Groovy Class",
"EEE", "org.netbeans.groovy");
Review Comment:
netbens fixed at 159fcdc8
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists