more test cases (#5545)

* toolsservice test

* resource type tests

* pr comments

* comments
This commit is contained in:
Alan Ren
2019-05-20 17:09:10 -07:00
committed by GitHub
parent c9a4f8f664
commit 0bc9849ad8
4 changed files with 105 additions and 2 deletions

View File

@@ -44,7 +44,6 @@ export interface ToolRequirementInfo {
}
export enum ToolType {
Unknown,
AzCli,
KubeCtl,
Docker,