|
@@ -68,4 +68,5 @@ To run the unit tests, run::
|
68
|
68
|
|
69
|
69
|
This will test the Sink class only if a PD Buddy Sink is plugged in and in
|
70
|
70
|
setup mode, so make sure that's the case if you're testing any changes to the
|
71
|
|
-Sink class.
|
|
71
|
+Sink class. Also, make sure the Status LED is blinking quickly when the tests
|
|
72
|
+are run, since that's the only real way to test the ``identify`` command.
|