diff --git a/abap_transpile.json b/abap_transpile.json index 44d68dc..67279f3 100644 --- a/abap_transpile.json +++ b/abap_transpile.json @@ -62,7 +62,7 @@ "addCommonJS": true, "unknownTypes": "runtimeError", "skip": [ - {"object": "CL_EXCEL_TEST", "class": "ltcl", "method": "test", "note": "Void type: cl_xml_document in zcl_excel_theme_fmt_scheme"}, + {"object": "CL_EXCEL_TEST", "class": "ltcl", "method": "test", "note": "pending https://github.com/abap2xlsx/abap2xlsx/pull/1046 "}, {"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "set_merge", "note": "??"}, {"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "delete_merge", "note": "??"},