Skip to content

Commit

Permalink
remove test
Browse files Browse the repository at this point in the history
The KeyValue union changes from a simple union to a flat union with a
discriminator and currently code generation for flat unions generates
MarshalJSON methods that recurse infinitely.
  • Loading branch information
connorkuehl committed Dec 9, 2022
1 parent 0cb0747 commit 763375f
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions qmp/raw/raw_test.go

This file was deleted.

0 comments on commit 763375f

Please sign in to comment.