Fix QL test (omit OSGi) enable QL tests and add back web_jsp

Added some comments and white space to the run_test script.

Signed-off-by: arjantijms <arjan.tijms@gmail.com>
diff --git a/gftest.sh b/gftest.sh
index 66fef1a..0681a38 100755
--- a/gftest.sh
+++ b/gftest.sh
@@ -28,6 +28,7 @@
 
 if [ "$#" -eq 0 ]; then
     declare -a arr=(
+       "web_jsp"
        "deployment_all" 
        "ejb_group_1" 
        "ejb_group_2"