aboutsummaryrefslogtreecommitdiffstats
path: root/skate/schema_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'skate/schema_test.go')
-rw-r--r--skate/schema_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/skate/schema_test.go b/skate/schema_test.go
index 6a95115..c1cec35 100644
--- a/skate/schema_test.go
+++ b/skate/schema_test.go
@@ -9,6 +9,7 @@ import (
"github.com/nsf/jsondiff"
)
+// XXX: Work on JSON directly, as structs can get unwieldy.
func TestOpenLibraryToRelease(t *testing.T) {
var cases = []struct {
work OpenLibraryWork