added improved Unformated class prototype
This commit is contained in:
@@ -15,8 +15,8 @@ class TextOutputTest {
|
||||
text = new ArrayList<>();
|
||||
text.add("123456789");
|
||||
text.add("1234");
|
||||
text.add("12 12 12");
|
||||
text.add(" ");
|
||||
text.add("12 12 12 12 12 12");
|
||||
text.add(" ");
|
||||
text.add("1eeeeeee8597389751");
|
||||
text.add("TextTextTextTextTextTextTextTextTextTextTextTextTextText TextTextTextTextTextTextTextTextTextTextTextText TextTextText");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user