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:
Nik Everett 2018-01-09 11:33:29 -05:00
parent 4d6b58495d
commit 530c0f3dcb
1 changed files with 1 additions and 0 deletions

View File

@ -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 {
/**