diff --git a/ets2panda/test/tsconfig/CMakeLists.txt b/ets2panda/test/tsconfig/CMakeLists.txt index 11f275f856c62b5ddfad0e8f5d6efd626e4c3e2d..316d4a82ca7c293f0d3c8ca47c56627f6e7f2d1e 100644 --- a/ets2panda/test/tsconfig/CMakeLists.txt +++ b/ets2panda/test/tsconfig/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2024 Huawei Device Co., Ltd. +# Copyright (c) 2023-2025 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at @@ -16,5 +16,6 @@ if(NOT PANDA_REGRESSION_TESTS) endif() add_subdirectory(test-config) -add_subdirectory(test-build) +#add_subdirectory(test-build) +#25872 ^ add_subdirectory(test-decl)