Skip to content

Commit def0ee9

Browse files
committed
C++: Remove QLtest related comment from integration test
I forgot to remove this in #19410
1 parent d10002c commit def0ee9

File tree

1 file changed

+0
-1
lines changed
  • cpp/ql/integration-tests/header-variant-tests/clang-pch

1 file changed

+0
-1
lines changed

cpp/ql/integration-tests/header-variant-tests/clang-pch/b.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@
44
int main() {
55
return ONE + TWO + THREE + FOUR;
66
}
7-
// semmle-extractor-options: --clang -include-pch ${testdir}/clang-pch.testproj/a.pch -Iextra_dummy_path

0 commit comments

Comments
 (0)