Skip to content

Commit db7b92d

Browse files
committed
fix
1 parent bcc0d32 commit db7b92d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/paddle/fluid/tests/unittests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ if(WITH_DISTRIBUTE)
6262
endif()
6363
py_test_modules(test_parallel_executor_crf MODULES test_parallel_executor_crf SERIAL)
6464
py_test_modules(test_parallel_executor_fetch_feed MODULES test_parallel_executor_fetch_feed SERIAL)
65-
py_test_modules(test_dist_se_resnext MODULES test_dist_se_resnext SERIAL)
6665
py_test_modules(test_dist_transformer MODULES test_dist_transformer SERIAL)
66+
py_test_modules(test_dist_se_resnext MODULES test_dist_se_resnext SERIAL)

0 commit comments

Comments
 (0)