mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
These tests currently test a code path in the extractor that only exists for these tests. By turning them into integration tests, we actually use the code path that normal database creation uses.
5 lines
63 B
C
5 lines
63 B
C
#include "h1.h"
|
|
#pragma hdrstop
|
|
#include "h2.h"
|
|
#define SEEN_H
|