mirror of
https://github.com/gomods/athens
synced 2026-02-03 12:10:32 +00:00
committed by
Aaron Schlesinger
parent
054edde824
commit
667b9fdf65
@@ -188,7 +188,7 @@ func testShouldNotExist(t *testing.T, b storage.Backend) {
|
||||
}
|
||||
|
||||
// testDelete tests that a module can be deleted from a
|
||||
// storage Backend and the the Exists method returns false
|
||||
// storage Backend and the Exists method returns false
|
||||
// afterwards.
|
||||
func testDelete(t *testing.T, b storage.Backend) {
|
||||
ctx := context.Background()
|
||||
|
||||
Reference in New Issue
Block a user