diff --git a/infer/tests/codetoanalyze/objc/linters-for-test-only/issues.exp b/infer/tests/codetoanalyze/objc/linters-for-test-only/issues.exp index 9657aceda..03636a132 100644 --- a/infer/tests/codetoanalyze/objc/linters-for-test-only/issues.exp +++ b/infer/tests/codetoanalyze/objc/linters-for-test-only/issues.exp @@ -1,6 +1,6 @@ -codetoanalyze/objc/linters-for-test-only/PrivateAPIChecker.m, TestView_methodd, 9, TEST_BUILTIN_TYPE, [] -codetoanalyze/objc/linters-for-test-only/PrivateAPIChecker.m, TestView_methoddd, 14, TEST_BUILTIN_TYPE, [] -codetoanalyze/objc/linters-for-test-only/PrivateAPIChecker.m, TestView_methoddd, 16, TEST_SELECTOR, [] +codetoanalyze/objc/linters-for-test-only/PrivateAPIChecker.m, TestView_methodd, 16, TEST_BUILTIN_TYPE, [] +codetoanalyze/objc/linters-for-test-only/PrivateAPIChecker.m, TestView_methoddd, 20, TEST_BUILTIN_TYPE, [] +codetoanalyze/objc/linters-for-test-only/PrivateAPIChecker.m, TestView_methoddd, 21, TEST_SELECTOR, [] codetoanalyze/objc/linters-for-test-only/enums.m, test, 16, ENUM_CONSTANTS, [] codetoanalyze/objc/linters-for-test-only/enums.m, test_c_style_enum, 20, ENUM_CONSTANTS, [] codetoanalyze/objc/linters-for-test-only/filter_by_path/include_file.m, main, 9, ALL_PATH_NO_FILTER_EXAMPLE, []