func TestStaticIsUpToDate(t *testing.T) { … } // TestAppendQuote ensures that AppendQuote produces a valid literal. func TestAppendQuote(t *testing.T) { … }
func TestStaticIsUpToDate(t *testing.T) { … } // TestAppendQuote ensures that AppendQuote produces a valid literal. func TestAppendQuote(t *testing.T) { … }