Skip to content

Commit 2b1e328

Browse files
authored
[test] fix typo
1 parent 84fc997 commit 2b1e328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

math/mathcore/test/testTMath.cxx

+1-1
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ void testTMath()
274274

275275
testBreitWignerRelativistic();
276276

277-
cout << "\HalfSampleMode tests: " << endl;
277+
cout << "HalfSampleMode tests: " << endl;
278278
testHalfSampleMode();
279279
}
280280

0 commit comments

Comments
 (0)