From b3812c0e54c18d8fe9959624d8f09afc427a891e Mon Sep 17 00:00:00 2001 From: Brad King Date: Fri, 8 May 2020 09:25:42 -0400 Subject: Tests: Fix indentation in RunCMake.FileAPI cxx_exe.json --- Tests/RunCMake/FileAPI/codemodel-v2-data/targets/cxx_exe.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tests/RunCMake/FileAPI/codemodel-v2-data/targets/cxx_exe.json b/Tests/RunCMake/FileAPI/codemodel-v2-data/targets/cxx_exe.json index 7631837..2d3eec6 100644 --- a/Tests/RunCMake/FileAPI/codemodel-v2-data/targets/cxx_exe.json +++ b/Tests/RunCMake/FileAPI/codemodel-v2-data/targets/cxx_exe.json @@ -46,14 +46,14 @@ "compileCommandFragments": [ { "fragment" : "TargetCompileOptions", - "backtrace": [ + "backtrace": [ { "file": "^cxx/CMakeLists\\.txt$", "line": 17, "command": "target_compile_options", "hasParent": true }, - { + { "file" : "^cxx/CMakeLists\\.txt$", "line": null, "command": null, -- cgit v0.12