aboutsummaryrefslogtreecommitdiff
path: root/tests/account_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/account_test.go')
-rw-r--r--tests/account_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/account_test.go b/tests/account_test.go
index f5925f0..e4572ea 100644
--- a/tests/account_test.go
+++ b/tests/account_test.go
@@ -89,6 +89,5 @@ func TestAccountMetadata(t *testing.T) {
}
expectString(t, hdr.Metadata().Get("schwift-test1"), "")
expectString(t, hdr.Metadata().Get("schwift-test2"), "changed")
-
})
}