You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cpp/ql/test/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This document provides additional information about the C/C++ CodeQL Tests located in `cpp/ql/test`. See [Contributing to CodeQL](CONTRIBUTING.md) for general information about contributing to this repository.
4
4
5
-
The tests can be run through Visual Studio Code. Advanced users may also use the `odasa qltest` command.
5
+
The tests can be run through Visual Studio Code. Advanced users may also use the `codeql test run` command.
0 commit comments