Skip to content

Commit fc90808

Browse files
committed
test
1 parent e94598e commit fc90808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/testcmdlineparser.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ class TestCmdlineParser : public TestFixture {
118118

119119
void asPremium() {
120120
// set this so we think it is the premium
121-
settings->cppcheckCfgProductName = "Cppcheck Premium 0.0.0";
121+
settings->premium = true;
122122
}
123123

124124
template<size_t size>

0 commit comments

Comments
 (0)