This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
stan
/
tinysbus
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b8761de679
Rami (Branch)
Tag
master
tinysbus
/
tests
/
test_sbus.py
test_sbus.py
85 B
Cronologia
Originale
1
2
3
4
5
from sbus import __version__
def test_version():
assert __version__ == '0.1.0'