1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00

Transpiler: Misc whitespace changes

This commit is contained in:
gnosygnu
2019-03-20 01:15:42 -04:00
parent ad317bd90e
commit 4f22548121
2 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ Apache License: https://github.com/gnosygnu/xowa/blob/master/LICENSE-APACHE2.txt
package gplx.xowa.xtns.cites; import gplx.*; import gplx.xowa.*; import gplx.xowa.xtns.*;
import org.junit.*; import gplx.core.tests.*;
import gplx.xowa.langs.msgs.*;
public class Cite_mgr_tst {
public class Cite_mgr_tst {
private final Cite_mgr_fxt fxt = new Cite_mgr_fxt();
@Test public void getLinkLabel_lower_alpha() {
fxt.Test__getLinkLabel("lower-alpha", 1, "a");