mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
Examples Clean-Up (#1408)
This commit is contained in:
6
photonlib-python-examples/poseest/tests/pyfrc_test.py
Normal file
6
photonlib-python-examples/poseest/tests/pyfrc_test.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
This test module imports tests that come with pyfrc, and can be used
|
||||
to test basic functionality of just about any robot.
|
||||
"""
|
||||
|
||||
from pyfrc.tests import *
|
||||
Reference in New Issue
Block a user