Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/Simple-WebSocket-Server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreidheim <eidheim@gmail.com>2020-11-29 20:23:51 +0300
committereidheim <eidheim@gmail.com>2020-11-29 20:23:51 +0300
commit92cbb95fe06378a0f0cac0f7cf90a829aa85ea4a (patch)
tree2827872006e363c3889445fcadee1c23288c117a
parentfbd55d2ca41656738239eff2d258ea01bdcb2578 (diff)
Corrected test names in .gitignore
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 75fe027..4e12767 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,6 @@ compile_commands.json
# executables
ws_examples
wss_examples
-crypto_test
-io_test
-parse_test
+swss_crypto_test
+swss_io_test
+swss_parse_test