Skip to content
Snippets Groups Projects
Commit f937973f authored by Ben Cumming's avatar Ben Cumming Committed by Sam Yates
Browse files

Remove intrinsics unit test that does not compile (#352)

The unit test for AVX2 intrinsics does not compile with gcc.
This is a quick fix to get master to compile, while the test is fixed.
parent a2393eea
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ set(TEST_SOURCES ...@@ -47,7 +47,7 @@ set(TEST_SOURCES
test_event_binner.cpp test_event_binner.cpp
test_filter.cpp test_filter.cpp
test_fvm_multi.cpp test_fvm_multi.cpp
test_intrin.cpp #test_intrin.cpp
test_mc_cell_group.cpp test_mc_cell_group.cpp
test_lexcmp.cpp test_lexcmp.cpp
test_mask_stream.cpp test_mask_stream.cpp
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment