This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
xiaoguang_li
/
hue
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
36add80ad1
Ramas
Etiquetas
cdh6.2.1
hue-cdh-4.3.0
master
release-4.3.0
hue
/
desktop
/
core
/
ext-py
/
django-moxy
/
moxy
/
tests.py
tests.py
89 B
Histórico
Raw
1
2
3
4
5
6
7
8
#!/usr/bin/env python
import unittest
if __name__ == '__main__':
unittest.main()