diff options
Diffstat (limited to 'skate/zipkey/testdata/c0c')
-rw-r--r-- | skate/zipkey/testdata/c0c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skate/zipkey/testdata/c0c b/skate/zipkey/testdata/c0c index 3a3ea49..11d383b 100644 --- a/skate/zipkey/testdata/c0c +++ b/skate/zipkey/testdata/c0c @@ -1,2 +1,2 @@ -{"Key":"","G0":["k1 b\n"],"G1":["k1 B\n"]} -{"Key":"","G0":["k3 d\n"],"G1":["k3 D\n"]}
\ No newline at end of file +{"Key":"k1","G0":["k1 b\n"],"G1":["k1 B\n"]} +{"Key":"k3","G0":["k3 d\n"],"G1":["k3 D\n"]}
\ No newline at end of file |