From 41b4e7b882fcd519cc04e55817d31860635441bf Mon Sep 17 00:00:00 2001 From: Erik Corry Date: Mon, 11 Dec 2023 12:28:31 +0100 Subject: [PATCH] Add appspot and amazonaws to test (#26) --- tests/tls_global_cert_test_slow.toit | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/tls_global_cert_test_slow.toit b/tests/tls_global_cert_test_slow.toit index 8d580b0..18c0491 100644 --- a/tests/tls_global_cert_test_slow.toit +++ b/tests/tls_global_cert_test_slow.toit @@ -54,6 +54,8 @@ run_tests: "pravda.ru", "elpriser.nu", "coinbase.com", + "appspot.com", + "s3-us-west-1.amazonaws.com", "helsinki.fi", "lund.se", "web.whatsapp.com",