mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-05-02 22:17:12 +08:00
firmata: change test name for TCPAdaptor
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
parent
0ce92924c4
commit
b8b6f8c89a
@ -14,7 +14,7 @@ func initTestTCPAdaptor() *TCPAdaptor {
|
||||
return a
|
||||
}
|
||||
|
||||
func TestBB8Driver(t *testing.T) {
|
||||
func TestFirmataTCPAdaptor(t *testing.T) {
|
||||
a := initTestTCPAdaptor()
|
||||
gobottest.Assert(t, a.Name(), "TCPFirmata")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user