Skip to content

Commit

Permalink
fix coverage compile error (#56546)
Browse files Browse the repository at this point in the history
* fix coverage compile error

* test
  • Loading branch information
risemeup1 authored Aug 23, 2023
1 parent b6786ff commit 0c4354b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 808 deletions.
1 change: 0 additions & 1 deletion test/cpp/fluid/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ add_subdirectory(nccl)
if(WITH_PSCORE)
add_subdirectory(pscore)
endif()
add_subdirectory(prim_ops)
add_subdirectory(reader)
add_subdirectory(reduce_ops)
# TODO(gouzil): enable this after the bug is fixed. windows: Exit code 0xc000007b, pr: #53470
Expand Down
51 changes: 0 additions & 51 deletions test/cpp/fluid/prim_ops/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 0c4354b

Please sign in to comment.