Skip to content

Commit 61266de

Browse files
committed
mark messy rest test as messy and add to messy tests lists
1 parent 74dc5bf commit 61266de

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

modules/lang-mustache/src/test/java/org/elasticsearch/messy/tests/package-info.java

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
renamed: core/src/test/java/org/elasticsearch/index/query/TemplateQueryIT.java -> modules/lang-mustache/src/test/java/org/elasticsearch/messy/tests/TemplateQueryTests.java
4141
renamed: core/src/test/java/org/elasticsearch/transport/ContextAndHeaderTransportIT.java -> module/lang-mustache/src/test/java/org/elasticsearch/messy/tests/ContextAndHeaderTransportTests.java
4242
^^^^^ note: just the methods from this test using mustache were moved here, the others use groovy and are in the groovy module under its messy tests package.
43+
renamed: rest-api-spec/test/msearch/10_basic.yaml -> module/lang-mustache/src/test/resources/rest-api-spec/test/lang_mustache/50_messy_test_msearch.yaml
4344
*/
4445

45-
package org.elasticsearch.messy.tests;
46+
package org.elasticsearch.messy.tests;

0 commit comments

Comments
 (0)