mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
C++: Add a test for SuccessfullyExtractedFiles.ql and friends.
This commit is contained in:
5
cpp/ql/test/query-tests/Diagnostics/successful.cpp
Normal file
5
cpp/ql/test/query-tests/Diagnostics/successful.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
#include "header.h"
|
||||
|
||||
void successful() {
|
||||
}
|
||||
Reference in New Issue
Block a user