testrunner: testgarbage: test-function was not called, fix.

This commit is contained in:
Matthias Krüger 2016-11-20 14:36:36 +01:00
parent 5b377ea2e4
commit d3919b23fa
1 changed files with 1 additions and 0 deletions

View File

@ -172,6 +172,7 @@ private:
TEST_CASE(garbageCode131); // #7023
TEST_CASE(garbageCode132); // #7022
TEST_CASE(garbageCode133);
TEST_CASE(garbageCode134);
TEST_CASE(garbageCode135); // #4994
TEST_CASE(garbageCode136); // #7033
TEST_CASE(garbageCode137); // #7034