Skip to content

Commit edbaa49

Browse files
authored
Re-enable stateful-autonomous test (#76)
1 parent 5c86e2f commit edbaa49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ BASE_TESTS="
3535
physics-mecanum/src
3636
physics-spi/src
3737
shuffleboard
38+
stateful-autonomous
3839
state-space-flywheel
3940
tank-drive
4041
timed/src
@@ -43,7 +44,6 @@ BASE_TESTS="
4344
IGNORED_TESTS="
4445
commands-v2/romi
4546
physics-camsim/src
46-
stateful-autonomous
4747
"
4848

4949
ALL_TESTS="${BASE_TESTS}"

0 commit comments

Comments
 (0)