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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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