Skip to content

Commit

Permalink
adding explode.hpp to meta.yaml conda recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperbolic2346 committed Mar 16, 2021
1 parent d2584e6 commit 03701e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/recipes/libcudf/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ test:
- test -f $PREFIX/include/cudf/lists/detail/concatenate.hpp
- test -f $PREFIX/include/cudf/lists/detail/copying.hpp
- test -f $PREFIX/include/cudf/lists/count_elements.hpp
- test -f $PREFIX/include/cudf/lists/explode.hpp
- test -f $PREFIX/include/cudf/lists/extract.hpp
- test -f $PREFIX/include/cudf/lists/contains.hpp
- test -f $PREFIX/include/cudf/lists/gather.hpp
Expand Down

0 comments on commit 03701e7

Please sign in to comment.