SQL: Import for javdoc
I suppose I should have retested this before pushing an update and then merging.... Original commit: elastic/x-pack-elasticsearch@7e11e67f77
This commit is contained in:
parent
4d6b58495d
commit
530c0f3dcb
|
@ -6,6 +6,7 @@
|
|||
package org.elasticsearch.xpack.sql.expression;
|
||||
|
||||
import org.elasticsearch.test.ESTestCase;
|
||||
import java.util.concurrent.atomic.AtomicLong;
|
||||
|
||||
public class ExpressionIdTests extends ESTestCase {
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue