Skip to content

Commit

Permalink
change_cc_test_old_f (#59619)
Browse files Browse the repository at this point in the history
  • Loading branch information
Galaxy1458 authored Dec 5, 2023
1 parent 7bbea70 commit f5f3083
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test/cpp/auto_parallel/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ if(WITH_DISTRIBUTE)
spmd_rule_test_util
spmd_rules
phi)

endif()

cc_test_old(dist_mapper_test SRCS dist_mapper_test.cc DEPS phi common)

cc_test(dist_mapper_test SRCS dist_mapper_test.cc DEPS phi)

0 comments on commit f5f3083

Please sign in to comment.