OpenSearch/plugins/lang-javascript/src/test
Adrien Grand 56c2c24f5a Remove ScriptEngineService.execute.
This methods was only used in tests and can be replaced by calling
`ScriptEngineService.executable(compiledScript, vars).run()` instead.
2015-10-06 13:27:27 +02:00
..
java/org/elasticsearch/script/javascript Remove ScriptEngineService.execute. 2015-10-06 13:27:27 +02:00
resources/rest-api-spec/test/lang_javascript Test: Move rest-api-spec for plugins into test resources 2015-09-16 03:04:53 -07:00