8144113: enable jjs testing
Reviewed-by: mhaupt, sundar
Contributed-by: srinivas.dama@oracle.com
backquote1.js:1:0 Expected an operand but found error
`ls`
^
heredoc1.js:1:10 Expected an operand but found <<
var str = <<EOF
^
hashcomment1.js:1:0 Expected an operand but found error
#comment
^