C++: Add a test for SuccessfullyExtractedFiles.ql and friends.

This commit is contained in:
Geoffrey White
2024-01-19 13:30:23 +00:00
parent 24855ddc64
commit 2eba3db1cb
15 changed files with 56 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#include "header.h"
void successful() {
}