mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
[bazel] Clean up bazel scripts (#7984)
This commit is contained in:
@@ -91,5 +91,12 @@ TEMPLATES_FOLDERS = [
|
||||
]
|
||||
|
||||
TESTS_FOLDERS = [
|
||||
"ArmSimulation",
|
||||
"DigitalCommunication",
|
||||
"ElevatorSimulation",
|
||||
"I2CCommunication",
|
||||
"MecanumControllerCommand",
|
||||
"PotentiometerPID",
|
||||
"SwerveControllerCommand",
|
||||
"UnitTest",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user