Files
PhotonVision/photonlib-python-examples/aimattarget/tests/robot_test.py

7 lines
181 B
Python
Raw Normal View History

"""
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