add test_all script, small cleanup

This commit is contained in:
Olivier R-D
2013-09-20 12:30:40 +02:00
parent dc01f2a4cb
commit 09e446ec70
3 changed files with 64 additions and 3 deletions

View File

@@ -5,5 +5,5 @@ __version__ = "0.8"
from .urrobot import Robot, RobotException, URRobot
from .robot import Robot, RobotException, URRobot