aboutsummaryrefslogtreecommitdiffstats
path: root/core_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'core_test.go')
-rw-r--r--core_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/core_test.go b/core_test.go
index 700052f..b89e23f 100644
--- a/core_test.go
+++ b/core_test.go
@@ -7,7 +7,6 @@ import (
"testing"
)
-
func TestNewBom(t *testing.T) {
b := makeTestBom()
if b == nil {