fix cmake build format

This commit is contained in:
xulei2020 2020-05-13 17:00:35 +08:00
parent affdd22de3
commit 903b64daa2
1 changed files with 1 additions and 1 deletions

View File

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