revert accidental commit of test change

This commit is contained in:
Thomas Fussell 2017-07-07 10:36:33 -07:00
parent 329fe488fe
commit 04b0d4e2ab

View File

@ -8,5 +8,5 @@ endif()
configure_file("${CMAKE_CURRENT_SOURCE_DIR}/setup.py.cmake"
"${CMAKE_CURRENT_BINARY_DIR}/setup.py")
add_custom_command(xlntpyarrow
add_custom_target(xlntpyarrow
COMMAND python setup.py build)