Skip to content

Fix tests by checking if InputMethod::self() is null.

Xuetian Weng requested to merge work/check-inputmethod-null into master

Only integration test has InputMethod instance.

Merge request reports