Skip to content

Commit

Permalink
ctest 7
Browse files Browse the repository at this point in the history
  • Loading branch information
Baiyuetribe committed Jan 13, 2025
1 parent 8376eb7 commit 5bd1679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_flip.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -160,5 +160,5 @@ int main()
test_flip(RandomMat(7, 2), IntArrayMat(-2, -1));

test_flip(RandomMat(18), IntArrayMat(-1));
return 0;
return -1;
}

0 comments on commit 5bd1679

Please sign in to comment.