mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-26 13:26:23 +02:00
parent
d825852025
commit
a71584a63c
3 changed files with 10 additions and 3 deletions
|
|
@ -19,6 +19,8 @@ import (
|
|||
"testing"
|
||||
)
|
||||
|
||||
var emptyOptions = Options{}
|
||||
|
||||
func TestOptions_String(t *testing.T) {
|
||||
tests := []struct {
|
||||
Options Options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue