Sfoglia il codice sorgente

added comment 1

pull/3840/head
susmitha 3 settimane fa
parent
commit
ab26574529
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      scripts/tests/test_validate_links.py

+ 1
- 0
scripts/tests/test_validate_links.py Vedi File

@@ -24,6 +24,7 @@ class TestValidateLinks(unittest.TestCase):
'https://www.example.com',
'https://www.example.com',
'https://www.anotherexample.com',
# added a comment
]
self.no_duplicate_links = [
'https://www.firstexample.com',


Caricamento…
Annulla
Salva