We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbb769d commit 472563aCopy full SHA for 472563a
1 file changed
test/testother.cpp
@@ -250,6 +250,7 @@ class TestOther : public TestFixture {
250
251
TEST_CASE(testUnsignedLessThanZero);
252
253
+ mNewTemplate = true;
254
TEST_CASE(doubleMove1);
255
TEST_CASE(doubleMoveMemberInitialization1);
256
TEST_CASE(doubleMoveMemberInitialization2);
0 commit comments