Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Auto-detect current module #24

Open
fnikolai opened this issue Nov 30, 2021 · 0 comments
Open

Auto-detect current module #24

fnikolai opened this issue Nov 30, 2021 · 0 comments

Comments

@fnikolai
Copy link

Porting the echo-arg example is a bit confusing as it has the module hardware.

Instead, you could change it to:

#!/usr/bin/env bash
go test . -tags testbincover -coverpkg=./... -c -o instr_bin -ldflags="-X $(go list).isTest=true"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant