Skip to content

Commit

Permalink
Pin 229 value left out of test fixture on edison
Browse files Browse the repository at this point in the history
  • Loading branch information
stengaard authored and deadprogram committed Feb 25, 2016
1 parent c028ba7 commit 24c04dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions platforms/intel-iot/edison/edison_adaptor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ func initTestEdisonAdaptor() (*EdisonAdaptor, *sysfs.MockFilesystem) {
"/sys/class/gpio/gpio221/direction",
"/sys/class/gpio/gpio243/value",
"/sys/class/gpio/gpio243/direction",
"/sys/class/gpio/gpio229/value",
"/sys/class/gpio/gpio229/direction",
"/sys/class/gpio/gpio253/value",
"/sys/class/gpio/gpio253/direction",
Expand Down

0 comments on commit 24c04dc

Please sign in to comment.