mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Fix javadoc in unit tests
This commit is contained in:
parent
19f137ebc3
commit
b598b70548
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ import static org.hamcrest.Matchers.*;
|
|||
import static org.junit.Assert.assertEquals;
|
||||
|
||||
/**
|
||||
* Created by rajatv on 4/24/15.
|
||||
* Tests for HBase Interpreter
|
||||
*/
|
||||
public class HbaseInterpreterTest {
|
||||
private static Logger logger = LoggerFactory.getLogger(HbaseInterpreterTest.class);
|
||||
|
|
|
|||
Loading…
Reference in a new issue