Added empty tests in each package, to get the more precise coverage percentage
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package scanner
|
||||
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestEmpty(t *testing.T) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user