mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Rename cpp/ql/test/experimental/query-tests/Security/CWE/CWE-200/semmle/tests/test2.cpp to cpp/ql/test/experimental/query-tests/Security/CWE/CWE-200/test3/test.cpp
This commit is contained in:
@@ -15,4 +15,4 @@ int main(int argc, char *argv[])
|
||||
fprintf(fp,"%s\n","data to file");
|
||||
fclose(fp);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user