Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2b349f2

Browse files
committed
C++: Replace 'odasa qltest' with 'codeql test run'.
1 parent d677305 commit 2b349f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/ql/test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

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.
66

77
## Contributing to the tests
88

0 commit comments

Comments
 (0)