Skip to content

Commit

Permalink
PHOENIX-5471 MetaDataEndpointImplIT declares wrong package
Browse files Browse the repository at this point in the history
make declared package consistent with directory
  • Loading branch information
stoty committed Sep 10, 2019
1 parent d3988d4 commit 7d0af64
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package org.apache.phoenix.coprocessor;
package org.apache.phoenix.end2end;

import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
Expand Down

0 comments on commit 7d0af64

Please sign in to comment.