test: fix expected output for c sourcegroup tests on unix (#1073)

follow-up of f3614a37 and 0294589f
This commit is contained in:
midchildan
2020-08-23 00:33:30 +02:00
committed by GitHub
parent d079d1787c
commit 85329174ba
@@ -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"