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:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user