KacerCZ commented on a change in pull request #2208:
URL: https://github.com/apache/netbeans/pull/2208#discussion_r443515761
##########
File path:
php/php.latte/test/unit/src/org/netbeans/modules/php/latte/indent/LatteIndenterTest.java
##########
@@ -40,22 +40,6 @@ public void testIfElseBlock() throws Exception {
indent("testIfElseBlock");
}
- public void testRealFile_01() throws Exception {
Review comment:
Files in Oracle repository are here:
https://hg.netbeans.org/releases/file/5fd841261bf9/php.latte/test/unit/data/testfiles/indent
They were not donated probably because they weren't from Oracle - copyright
says author is Ondřej Brejla.
I'm not sure what exactly they were testing. Maybe replacing them with newly
created sample files can be enough.
----------------------------------------------------------------
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.
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