mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-07-17 08:26:08 -04:00
wiki header code test string add "closing" tag
This commit is contained in:
@ -42,7 +42,7 @@ public class WikiCodeTest {
|
||||
"== Header ==", "==Header=="};
|
||||
|
||||
String[] nohdrTeststr = new String[]{ // wrong test header
|
||||
"Text of = Header =", "One=Two"};
|
||||
"Text of = Header, false = wrong", "One=Two"};
|
||||
|
||||
WikiCode wc = new WikiCode();
|
||||
|
||||
|
Reference in New Issue
Block a user