This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
xiaoguang_li
/
hue
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
cdad7c7b24
Atzari
Tagi
cdh6.2.1
hue-cdh-4.3.0
master
release-4.3.0
hue
/
desktop
/
core
/
ext-py
/
nose-1.3.7
/
bin
/
nosetests
nosetests
84 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
#!/usr/bin/env python
from nose import main
if __name__ == '__main__':
main()