removed debug print
This commit is contained in:
@@ -172,8 +172,6 @@ msgstr "More translation"
|
|||||||
if tr != "More translation" {
|
if tr != "More translation" {
|
||||||
t.Errorf("Expected 'More translation' but got '%s'", tr)
|
t.Errorf("Expected 'More translation' but got '%s'", tr)
|
||||||
}
|
}
|
||||||
|
|
||||||
t.Log(po.contexts)
|
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestPoHeaders(t *testing.T) {
|
func TestPoHeaders(t *testing.T) {
|
||||||
|
|||||||
Reference in New Issue
Block a user