Skip to content

Commit 691d4c1

Browse files
committed
proper linebreak in tribb outside test
1 parent f16697c commit 691d4c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testbih.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ namespace
6666

6767
void test_bih_mesh_tribb_outside()
6868
{
69-
std::printf("test bih::mesh::tribb outside");
69+
std::printf("test bih::mesh::tribb outside\n");
7070
{
7171
BIH::mesh::tribb b;
7272
b.center = svec(0,0,0);

0 commit comments

Comments
 (0)