This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
LiuFan
/
PrivacyScanData
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
dev-lf
Gałęzie
Tagi
dev-lf
lsn
master
PrivacyScanD...
/
truncate
/
new2
/
icemac.truncatetext-master
/
icemac
/
truncatetext
/
tests.py
tests.py
104 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
import doctest
def test_all():
"""Run all tests."""
return doctest.DocFileSuite('README.rst')