!1131 [Data]fix cmake build format

Merge pull request !1131 from xulei/filter_op
This commit is contained in:
mindspore-ci-bot 2020-05-14 08:24:35 +08:00 committed by Gitee
commit 1a052f7155
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ SET(DE_UT_SRCS
cifar_op_test.cc cifar_op_test.cc
celeba_op_test.cc celeba_op_test.cc
take_op_test.cc take_op_test.cc
text_file_op_test.cc) text_file_op_test.cc
filter_op_test.cc filter_op_test.cc
) )