提交 d87b2c11 编写于 作者: X xuwei06

Fix bug in CMakeList.txt

test_rest_hook.py => test_reset_hook.py

Change-Id: I84909ade4a1ea2bec4311264626dd000cd6bc86c
上级 3cf7337f
......@@ -6,7 +6,7 @@ add_test(NAME layers_test
add_test(NAME test_reset_hook
COMMAND ${PROJ_ROOT}/paddle/.set_python_path.sh -d ${PROJ_ROOT}/python/
python ${PROJ_ROOT}/python/paddle/trainer_config_helpers/tests/test_rest_hook.py
python ${PROJ_ROOT}/python/paddle/trainer_config_helpers/tests/test_reset_hook.py
WORKING_DIRECTORY ${PROJ_ROOT}/python/paddle)
if (PROTOBUF_3)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册