Signed-off-by: Ahmet Alp Balkan <ahmetb@microsoft.com>
@@ -3,6 +3,6 @@
package main
const (
- // idetifies if test suite is running on a unix platform
+ // identifies if test suite is running on a unix platform
isUnixCli = true
)
isUnixCli = false