mirror of
https://github.com/taigrr/colorhash.git
synced 2026-04-01 18:58:45 -07:00
in-progress commit for hash functionality extension
This commit is contained in:
@@ -5,9 +5,7 @@ import (
|
||||
)
|
||||
|
||||
func TestHashBytes(t *testing.T) {
|
||||
testBytes := []struct {
|
||||
runAsUser bool
|
||||
}{}
|
||||
testBytes := []struct{}{}
|
||||
_ = testBytes
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user