Skip to content

Commit cbb3ede

Browse files
committed
test
1 parent 760b1f5 commit cbb3ede

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

internal/server/variablectrl_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ func TestVariableToReadCtrl(t *testing.T) {
6868
}
6969

7070
func TestVariableToWriteCtrl(t *testing.T) {
71-
go serial.GrReceive()
72-
go serial.GrTransmit()
73-
go serial.GrRxPrase()
7471
serial.Open("Test port", 115200)
7572
cases := casesT{
7673
{

0 commit comments

Comments
 (0)