kcli: enable tests

This commit is contained in:
superherointj 2022-03-16 11:05:12 -03:00
parent ee8cae0d48
commit f09abba2e4

View file

@ -13,8 +13,6 @@ buildGoModule rec {
vendorSha256 = "0zj2hls8m0l9xsfv680wiwq1g2qjdjslv2yx3yd4rzxdsv2wz09a";
doCheck = false;
subPackages = [ "." ];
meta = with lib; {