update TestCommandGroup and add skeleton child classes
authorEric Sandoval <harpnart@gmail.com>
Sat, 4 Feb 2017 03:33:44 +0000 (19:33 -0800)
committerEric Sandoval <harpnart@gmail.com>
Sat, 4 Feb 2017 03:33:44 +0000 (19:33 -0800)
commit3b9f1c5027ba928a35e069ce56dff786a6def6e4
treeb6429344405c07c49cd335a8d7ca2fe991a823c2
parentc7c2bf4d6146496f3913250bba0af48316c9a857
update TestCommandGroup and add skeleton child classes
src/org/usfirst/frc/team3501/robot/commandgroups/PrepareToShootTest.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commandgroups/ShootTest.java [new file with mode: 0644]
src/org/usfirst/frc/team3501/robot/commandgroups/TestCommandGroup.java