This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
LiuFan
/
PrivacyScanData
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
ad9a4f33ff
Větve
Značky
dev-lf
lsn
master
PrivacyScanD...
/
truncate
/
new2
/
icemac.truncatetext-master
/
icemac
/
truncatetext
/
tests.py
tests.py
104 B
Historie
Surový
1
2
3
4
5
6
import doctest
def test_all():
"""Run all tests."""
return doctest.DocFileSuite('README.rst')