Skip to content

Commit

Permalink
[documentation] update filter println test description for accuracy
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoisCarouge committed Jan 27, 2024
1 parent 4331741 commit 8d9d312
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/kalman_println.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ For more information, please refer to <https://unlicense.org> */

namespace fcarouge::test {
namespace {
//! @test Verifies printing compiles for single-dimension filters without input
//! control or additional arguments.
//! @test Verifies printing the default filter compiles for the default filter.
[[maybe_unused]] auto test{[] {
kalman filter;

Expand Down

0 comments on commit 8d9d312

Please sign in to comment.