Skip to content

Commit e0f7a11

Browse files
drew-512sbinet
andauthored
Update examples/embedding/main_test.go
Co-authored-by: Sebastien Binet <binet@cern.ch>
1 parent 17f2690 commit e0f7a11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/embedding/main_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,4 @@ func TestEmbeddedExample(t *testing.T) {
4444
if !bytes.Equal(testOutput, mustMatch) {
4545
t.Fatalf("embedded test output did not match accepted output from %q", embeddingTestOutput)
4646
}
47-
}
4847
}

0 commit comments

Comments
 (0)