|
@@ -132,6 +132,7 @@ public class TestRouterMountTable {
|
|
RemoveMountTableEntryRequest.newInstance(entry.getSourcePath());
|
|
RemoveMountTableEntryRequest.newInstance(entry.getSourcePath());
|
|
mountTableManager.removeMountTableEntry(req2);
|
|
mountTableManager.removeMountTableEntry(req2);
|
|
}
|
|
}
|
|
|
|
+ mountTable.setDefaultNSEnable(true);
|
|
}
|
|
}
|
|
|
|
|
|
@Test
|
|
@Test
|