Removing my fork from the Adafruit tests.

This commit is contained in:
Josh Finken 2016-08-31 14:19:02 -06:00
parent 46191cda90
commit 8a4e5a6771
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import (
"errors"
"testing"
"github.com/jfinken/gobot/gobottest"
"github.com/hybridgroup/gobot/gobottest"
)
// --------- HELPERS