diff --git a/test/abap_transpile.json b/test/abap_transpile.json index 16f918872..87ce297fd 100644 --- a/test/abap_transpile.json +++ b/test/abap_transpile.json @@ -72,6 +72,9 @@ "libs": [ { "url": "https://github.com/open-abap/open-abap-core" + }, + { + "url": "https://github.com/open-abap/open-abap-gui" } ], "write_unit_tests": true,