Skip to content

Commit

Permalink
Merge pull request #555 from q384566678/fix-info
Browse files Browse the repository at this point in the history
Fix info
  • Loading branch information
vbatts authored Feb 8, 2017
2 parents 27d549a + 6947568 commit 145870b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schema/descriptor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import (
func TestDescriptor(t *testing.T) {
for i, tt := range []struct {
descriptor string
fail bool
fail bool
}{
// valid descriptor
{
Expand Down

0 comments on commit 145870b

Please sign in to comment.