tmysik commented on code in PR #5731:
URL: https://github.com/apache/netbeans/pull/5731#discussion_r1151435289
##########
php/php.editor/test/unit/src/org/netbeans/modules/php/editor/indent/PHPFormatterWrappingTest.java:
##########
@@ -686,6 +686,12 @@ public void testCoalescingOp03a() throws Exception {
reformatFileContents("testfiles/formatting/wrapping/coalescingOp03a.php",
options);
}
+ public void testCoalescingOp03b() throws Exception {
Review Comment:
I see now, thanks!
--
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