mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-04 22:30:13 +03:00
The cherry-pick in the backport of \!46287 (test/buildv2_pytest_build_v6.0) dropped the deletion of tools/cmakev2/test/CMakeLists.txt. The original MR deleted all 15 files from the tools/cmakev2/test/ directory, but the cherry-pick only captured 14 deletions. This commit removes the missed file. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>