From d6b057a6736f6bbb5f5e0ff84d6e86e799d4476a Mon Sep 17 00:00:00 2001 From: eidheim Date: Sun, 29 Nov 2020 18:25:13 +0100 Subject: [PATCH] Corrected test names in .gitignore --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0e11b95..c7d781a 100644 --- a/.gitignore +++ b/.gitignore @@ -17,9 +17,9 @@ compile_commands.json # executables http_examples https_examples -io_test -parse_test -crypto_test +sws_io_test +sws_parse_test +sws_crypto_test status_code_test # Visual Studio 2015/2017 cache/options directory