Commit 1e3123e8 authored by Ivan Tyagov's avatar Ivan Tyagov

Fixup.

parent c22e9bfb
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#include <linux/i2c-dev.h> #include <linux/i2c-dev.h>
#include <fcntl.h> #include <fcntl.h>
#include "../../coupler/opc-ua-server/mod_io_i2c.h" #include "../../coupler/mod_io_i2c.h"
/* ================ Function Tests =============== */ /* ================ Function Tests =============== */
...@@ -59,4 +59,4 @@ Test(modioi2c, safeShutdownI2CSlaveList) { ...@@ -59,4 +59,4 @@ Test(modioi2c, safeShutdownI2CSlaveList) {
safeShutdownI2CSlaveList(); safeShutdownI2CSlaveList();
cr_expect_eq(retval, result); cr_expect_eq(retval, result);
} }
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment