Loading project.yml +0 −3 Original line number Diff line number Diff line Loading @@ -51,9 +51,6 @@ :mock_prefix: mock_ :when_no_prototypes: :warn :enforce_strict_ordering: true :include: - test/** :unity_helper: test/support/unity_helper.h :plugins: - :ignore :treat_as: Loading test/unit/test_kinetic_connection.c +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ #include "kinetic_connection.h" #include <protobuf-c/protobuf-c.h> #include "kinetic_proto.h" #include "unity.h" #include "unity_helper.h" #include "mock_kinetic_socket.h" #include "kinetic_message.h" #include "kinetic_exchange.h" Loading Loading
project.yml +0 −3 Original line number Diff line number Diff line Loading @@ -51,9 +51,6 @@ :mock_prefix: mock_ :when_no_prototypes: :warn :enforce_strict_ordering: true :include: - test/** :unity_helper: test/support/unity_helper.h :plugins: - :ignore :treat_as: Loading
test/unit/test_kinetic_connection.c +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ #include "kinetic_connection.h" #include <protobuf-c/protobuf-c.h> #include "kinetic_proto.h" #include "unity.h" #include "unity_helper.h" #include "mock_kinetic_socket.h" #include "kinetic_message.h" #include "kinetic_exchange.h" Loading