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 \