Corrected test names in .gitignore
This commit is contained in:
parent
dd6094b91c
commit
d6b057a673
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -17,9 +17,9 @@ compile_commands.json
|
||||||
# executables
|
# executables
|
||||||
http_examples
|
http_examples
|
||||||
https_examples
|
https_examples
|
||||||
io_test
|
sws_io_test
|
||||||
parse_test
|
sws_parse_test
|
||||||
crypto_test
|
sws_crypto_test
|
||||||
status_code_test
|
status_code_test
|
||||||
|
|
||||||
# Visual Studio 2015/2017 cache/options directory
|
# Visual Studio 2015/2017 cache/options directory
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue