Skip to content

Commit ea723c2

Browse files
Update testvalueflow.cpp
1 parent 9d4d564 commit ea723c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/testvalueflow.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class TestValueFlow : public TestFixture {
4343
TestValueFlow() : TestFixture("TestValueFlow") {}
4444

4545
private:
46-
const Settings settings = settingsBuilder().library("std.cfg").build();
46+
/*const*/ Settings settings = settingsBuilder().library("std.cfg").build();
4747

4848
void run() override {
4949

0 commit comments

Comments
 (0)