commit | 321efdd77a7b9ac11ade90dd7634b5d37f4820fe | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 15 17:09:11 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 15 17:09:11 2016 +0200 |
tree | 708c52b699096a05fc9ed1568fa6372b8f2f8a93 | |
parent | 9280e3f95d065733f04fa22869e5ef071d531931 [diff] [blame] |
patch 7.4.2039 Problem: The Netbeans integration is not tested. Solution: Add a first Netbeans test.
diff --git a/src/Makefile b/src/Makefile index f08b58c..021cf21 100644 --- a/src/Makefile +++ b/src/Makefile
@@ -2055,6 +2055,7 @@ test_matchstrpos \ test_menu \ test_messages \ + test_netbeans \ test_packadd \ test_partial \ test_perl \