We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 487af75 commit 5d12365Copy full SHA for 5d12365
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