Skip to content

Commit

Permalink
Update handlers_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
cheikhshift authored Jan 2, 2021
1 parent bd1f0c1 commit 3632325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/handlers/handlers_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -217,5 +217,5 @@ func TestApiTerminal_realtime(t *testing.T) {

func TestPOSTApiBreakpoints(t *testing.T) {

t.Error("Test for handler POSTApiBreakpoints not implemented!!")
/* TODO : Implement breakpoint tests */
}

0 comments on commit 3632325

Please sign in to comment.