Skip to content

Commit bf93eb7

Browse files
committed
Adapt tests expecting an error without --polyglot
1 parent 8b2d147 commit bf93eb7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vm/tests/all/agentscript/agent-r.test

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ Ahoj
4343
< }
4444
< cat(fib(6))
4545
< cat('\n')
46-
>[1] Rscript --jvm --insight=agent-histogram.js ${TMP_DIR}/fib.R
47-
.*insight: Access to language 'js' is not permitted.
4846
> Rscript --jvm --polyglot --insight=agent-histogram.js ${TMP_DIR}/fib.R
4947
8
5048
==== Histogram ====

0 commit comments

Comments
 (0)