Skip to content
Snippets Groups Projects
Commit 172ce5de authored by Lukas Cejka's avatar Lukas Cejka
Browse files

Fixed the SparseMatrixTest file, attempting to fix pipeline error with this commit.

parent e4e5b2e5
No related branches found
No related tags found
1 merge request!16Matrices
......@@ -21,3 +21,4 @@ ENDIF( BUILD_CUDA )
ADD_TEST( SparseMatrixCopyTest ${EXECUTABLE_OUTPUT_PATH}/SparseMatrixCopyTest${CMAKE_EXECUTABLE_SUFFIX} )
ADD_TEST( SparseMatrixTest ${EXECUTABLE_OUTPUT_PATH}/SparseMatrixTest${CMAKE_EXECUTABLE_SUFFIX} )
#This is a useless comment
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment