x/build/blob: cover the case of an empty build

This commit is contained in:
Blake Mizerany 2024-04-04 11:46:46 -07:00
parent 2751c26da7
commit e28cfdf813

View File

@ -17,6 +17,7 @@ var testRefs = map[string]Ref{
"llama2": {name: "llama2"}, "llama2": {name: "llama2"},
// invalid (includes fuzzing trophies) // invalid (includes fuzzing trophies)
"+": {},
"mistral:7b+Q4_0:latest": {}, "mistral:7b+Q4_0:latest": {},
"mi tral": {}, "mi tral": {},
"x/y/z/foo": {}, "x/y/z/foo": {},