Test: Copied test scripts to build dir

This commit is contained in:
Paul Beckingham 2016-02-06 12:19:26 -05:00
parent d798bbb106
commit 6cbdf874be

View file

@ -44,3 +44,6 @@ foreach (src_FILE ${test_SRCS})
target_link_libraries (${src_FILE} ${TASKSH_LIBRARIES})
endforeach (src_FILE)
configure_file(run_all run_all COPYONLY)
configure_file(problems problems COPYONLY)