Index: testing/resources/javascript/document_methods.in |
diff --git a/testing/resources/javascript/document_methods.in b/testing/resources/javascript/document_methods.in |
index bc0f3f11263598ca1c4726f11c03327ecba2e6fc..cdbd6845c84e35ffd5a282612f180dc59904878e 100644 |
--- a/testing/resources/javascript/document_methods.in |
+++ b/testing/resources/javascript/document_methods.in |
@@ -314,6 +314,7 @@ try { |
testUnsupported('this.removeIcon'); |
testUnsupported('this.replacePages'); |
testUnsupported('this.saveAs'); |
+ testUnsupported('this.syncAnnotScan'); |
app.alert('*** Testing Supported Methods ***'); |
testAddIcon(); |