mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-06 11:54:25 +08:00
run calc_cell_dist_down1pl
This commit is contained in:
parent
e975290d2c
commit
6ebf4e300d
|
@ -80,7 +80,6 @@
|
|||
"addCommonJS": true,
|
||||
"unknownTypes": "runtimeError",
|
||||
"skip": [
|
||||
{"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "calc_cell_dist_down1pl", "note": "??"},
|
||||
{"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "calc_cell_dist_downsome", "note": "??"},
|
||||
{"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "calc_cell_dist_fullpack", "note": "??"},
|
||||
{"object": "ZCL_EXCEL_COMMON", "class": "lcl_excel_common_test", "method": "calc_cell_dist_left1pl", "note": "??"},
|
||||
|
|
|
@ -9,8 +9,8 @@
|
|||
"url": "git+https://github.com/sapmentors/abap2xlsx.git"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@abaplint/cli": "^2.83.18",
|
||||
"@abaplint/transpiler-cli": "^1.7.4",
|
||||
"@abaplint/runtime": "^1.7.4"
|
||||
"@abaplint/cli": "^2.83.21",
|
||||
"@abaplint/transpiler-cli": "^1.7.7",
|
||||
"@abaplint/runtime": "^1.7.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user