We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f890a commit 4b34fdaCopy full SHA for 4b34fda
tests/unit/mainTest.ml
@@ -22,4 +22,4 @@ let subset_tests = "" >::: [SparseMatrixImplementationTest.tests]
22
let () =
23
print_string "\027[0;1munit: \027[0;0;00m";
24
run_test_tt_main subset_tests (* Remove this and uncomment the line below to run all tests.*)
25
- (* run_test_tt_main all_tests *)
+(* run_test_tt_main all_tests *)
0 commit comments