You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/androidTest/java/at/tomtasche/reader/test/CoreTest.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ public void test() {
87
87
FileresultFile = newFile(cacheDir, "result");
88
88
coreOptions.outputPath = resultFile.getPath();
89
89
90
-
StringhtmlDiff = "{\"modifiedText\":{\"/column:2/column:0\":\"This is a simple testooo document to demonstrate the DocumentLoader example!\"}}";
90
+
StringhtmlDiff = "{\"modifiedText\":{\"/child:1/child:0\":\"This is a simple testoooo document to demonstrate the DocumentLoader example!\",\"/child:3/child:0\":\"This is a simple testaaaa document to demonstrate the DocumentLoader example!\"}}";
0 commit comments