diff options
Diffstat (limited to 'tests/e2e/Makefile')
-rw-r--r-- | tests/e2e/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/e2e/Makefile b/tests/e2e/Makefile new file mode 100644 index 0000000..9a85a4c --- /dev/null +++ b/tests/e2e/Makefile @@ -0,0 +1,5 @@ +check_domains: + ./check_tls https://demo.bitmask.net + ./check_tls https://leap.se + ./check_tls https://eff.org + ./check_tls https://duckduckgo.com |