From ae5afea4be8ca56e3fb7963fea5e337332e50a1f Mon Sep 17 00:00:00 2001 From: bnewbold Date: Tue, 17 Apr 2012 23:15:34 -0400 Subject: basic dumping in several formats --- core_test.go | 1 - 1 file changed, 1 deletion(-) (limited to 'core_test.go') 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 { -- cgit v1.2.3