Skip to content

Commit 2591167

Browse files
committed
add test dir
1 parent c2cefd5 commit 2591167

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ add_custom_target(paddle_python ALL DEPENDS
2525

2626
add_subdirectory(paddle/trainer_config_helpers/tests)
2727
add_subdirectory(paddle/reader/tests)
28+
add_subdirectory(paddle/v2/tests)
2829

2930
install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/dist/
3031
DESTINATION opt/paddle/share/wheels

0 commit comments

Comments
 (0)