Github user emilianbold commented on a diff in the pull request:

    https://github.com/apache/incubator-netbeans/pull/16#discussion_r141999524
  
    --- Diff: 
db.dataview/test/unit/src/org/netbeans/modules/db/dataview/util/TestCaseDataFactory.java
 ---
    @@ -39,11 +39,11 @@
         public static  String DB_SQLINSERT="dbinsert.sql";
         public static String DB_SQLSELECT="dbselect.sql";
         public static String DB_SQLUPDATE="dbupdate.sql";
    -    public static  String DB_TEXT= "dbdata.txt";
    +    public static  String DB_DATA= "dbdata.properties";
    --- End diff --
    
    I don't understand why this was necessary. Just so we can add comments?


---

Reply via email to