Skip to content

Commit

Permalink
xx
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe-Abraham committed Sep 18, 2024
1 parent 62b2cd0 commit e3052fd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions velox/common/encode/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

<<<<<<< HEAD
add_executable(velox_common_encode_test Base64Test.cpp
EncoderUtilsTests.cpp)
=======
add_executable(velox_common_encode_test Base64Test.cpp EncoderUtilsTests.cpp)
>>>>>>> 8b8b9e13d (Introduce utility class for encoding)
add_test(velox_common_encode_test velox_common_encode_test)
target_link_libraries(
velox_common_encode_test
Expand Down

0 comments on commit e3052fd

Please sign in to comment.