penguin/golifehk

@golifehk bot in Telegram

datasources/cjlookup/humanumarts_test.go

raw · 172 bytes

package cjlookup

import (
	"testing"
)

func TestCUHARTLinks(t *testing.T) {
	if Big5UrlParam("呀") != "%A7r" {
		t.Errorf("Faild to encode Big5 string: %A7r", err)
	}
}