|
@@ -56,6 +56,9 @@ import static org.mockito.Matchers.any;
|
|
|
import static org.mockito.Mockito.mock;
|
|
|
import static org.mockito.Mockito.when;
|
|
|
|
|
|
+/**
|
|
|
+ * set/clrSpaceQuote are tested in {@link org.apache.hadoop.hdfs.TestQuota}.
|
|
|
+ */
|
|
|
public class TestDFSAdmin {
|
|
|
private Configuration conf = null;
|
|
|
private MiniDFSCluster cluster;
|