Skip to content

Commit

Permalink
A note about obsolete encoding tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Dec 30, 2013
1 parent 951345c commit a9b7961
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions encode_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ import (
"testing"
)

// XXX(burntsushi)
// I think these tests probably should be removed. They are good, but they
// ought to be obsolete by toml-test.
func TestEncode(t *testing.T) {
tests := map[string]struct {
input interface{}
Expand Down

0 comments on commit a9b7961

Please sign in to comment.