This commit is contained in:
2017-10-11 12:45:04 +02:00
parent 7892657362
commit 36cceb3c36
2 changed files with 2 additions and 4 deletions

View File

@ -58,6 +58,7 @@ func TestInterfaceImplementations(t *testing.T) {
},
"SoundTrack": []reflect.Type{
creatable,
editable,
},
"Analytics": []reflect.Type{
creatable,