tests/pc8: fix function return value
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 22 Aug 2013 14:50:05 +0000 (11:50 -0300)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 22 Aug 2013 16:19:14 +0000 (13:19 -0300)
commit9d29670dee6cabd93785c6c80016bbeca3a80328
tree0fb00c9cdcefc2314a93ac975711e09456b1963e
parent7c52a3cf5243b42b632fd73789d1b484e81b9b0c
tests/pc8: fix function return value

Looks like I forgot to push this chunk... The test was passing in
cases where you only have eDP monitors due to the fact that we
consider i2c won't work on eDP monitors.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
tests/pc8.c