Skip to content

Commit 0ac18b5

Browse files
committed
testoptions.cpp: fixed unusedPrivateFunction selfcheck warnings
1 parent 52f62bc commit 0ac18b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/testoptions.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ class TestOptions : public TestFixture {
3535
TEST_CASE(which_test);
3636
TEST_CASE(which_test_method);
3737
TEST_CASE(no_test_method);
38+
TEST_CASE(defaults);
3839
TEST_CASE(quiet);
3940
TEST_CASE(help);
4041
TEST_CASE(help_long);

0 commit comments

Comments
 (0)