Merge pull request #180908 from superherointj/package-cod-reverse-tests

cod: disable failing test
This commit is contained in:
Rick van Schijndel
2022-07-11 00:13:18 +02:00
committed by GitHub
+2
View File
@@ -24,6 +24,8 @@ buildGoModule rec {
done
popd
export COD_TEST_BINARY="''${NIX_BUILD_TOP}/go/bin/cod"
substituteInPlace test/learn_test.go --replace TestLearnArgparseSubCommand SkipLearnArgparseSubCommand
'';
meta = with lib; {