Skip to content

Commit 0c88684

Browse files
committed
Fix missing suppression tags in test script
1 parent b8d5178 commit 0c88684

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/tetests.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4289,3 +4289,5 @@ TEST_CASE("Benchmarks", "[!benchmark]")
42894289
{ return bench_al(benchmarkVar); };
42904290
}
42914291
}
4292+
// clang-format on
4293+
// NOLINTEND

0 commit comments

Comments
 (0)