OpenSearch/qa/smoke-test-ingest-with-all-...
Lee Hinman fdfd2a2f18 Remove ScriptMode class in favor of boolean true/false
This removes the ScriptMode class entirely, which was an enum with two
options (ON and OFF) which essentially boiled down to true and false.
Now the boolean values are used instead.
2016-05-20 15:01:30 -06:00
..
src/test Remove ScriptMode class in favor of boolean true/false 2016-05-20 15:01:30 -06:00
build.gradle test: replace test with rest test 2016-03-04 14:28:36 +01:00