Remove a bit of debug code
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@418856 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
519fa953c3
commit
611a6f2fdd
@ -124,8 +124,6 @@ public class TestSlideOrdering extends TestCase {
|
|||||||
"This is a test title",
|
"This is a test title",
|
||||||
"This is the title on page 2"
|
"This is the title on page 2"
|
||||||
});
|
});
|
||||||
String a = "’";
|
|
||||||
System.err.println((int)(a.toCharArray()[0]));
|
|
||||||
|
|
||||||
assertSlideOrdering(dirname + "/Single_Coloured_Page.ppt",
|
assertSlideOrdering(dirname + "/Single_Coloured_Page.ppt",
|
||||||
new String[]{
|
new String[]{
|
||||||
|
Loading…
Reference in New Issue
Block a user