Skip to content

Commit 8c8d74a

Browse files
shjalaeriknordmark
authored andcommitted
Add missing newline
Signed-off-by: Shahriyar Jalayeri <[email protected]>
1 parent 6728d56 commit 8c8d74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/pillar/cmd/tpmmgr/tpmmgr_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,4 +222,4 @@ func TestSealUnseal(t *testing.T) {
222222
if !reflect.DeepEqual(dataToSeal, unsealedData) {
223223
t.Errorf("Seal/Unseal operation failed, want %v, but got %v", dataToSeal, unsealedData)
224224
}
225-
}
225+
}

0 commit comments

Comments
 (0)