test: fix expected output for c sourcegroup tests on unix (#1073)
follow-up off3614a37and0294589f
This commit is contained in:
@@ -2,6 +2,8 @@ SourceFilePath: "src/Test.c"
|
||||
IndexedPath: "src"
|
||||
CompilerFlag: "--target=test_arch-test_vendor-test_sys-test_abi"
|
||||
CompilerFlag: "-std=c11"
|
||||
CompilerFlag: "-x"
|
||||
CompilerFlag: "c"
|
||||
CompilerFlag: "-isystem"
|
||||
CompilerFlag: "src"
|
||||
CompilerFlag: "-isystem"
|
||||
|
||||
Reference in New Issue
Block a user