""" This test module imports tests that come with wpilib, and can be used to test basic functionality of just about any robot. """ from wpilib.testing.robot_tests import * # noqa