I have a file, say abc.go, and I have written some tests in abc_test.go. One of my test aims to test the behaviour of a function based on a flag. abc.go looks something like