File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
#if !INTEGRATION_TESTS
25
25
#error [NOT_SUPPORTED] integration tests not enabled for this target
26
26
#elif !MBED_CONF_RTOS_PRESENT
27
- #error [NOT_SUPPORTED] integration tests required RTOS
27
+ #error [NOT_SUPPORTED] integration tests require RTOS
28
28
#else
29
29
30
30
#include " mbed.h"
Original file line number Diff line number Diff line change 24
24
#if !INTEGRATION_TESTS
25
25
#error [NOT_SUPPORTED] integration tests not enabled for this target
26
26
#elif !MBED_CONF_RTOS_PRESENT
27
- #error [NOT_SUPPORTED] integration tests required RTOS
27
+ #error [NOT_SUPPORTED] integration tests require RTOS
28
28
#else
29
29
30
30
#include " mbed.h"
Original file line number Diff line number Diff line change 24
24
#if !INTEGRATION_TESTS
25
25
#error [NOT_SUPPORTED] integration tests not enabled for this target
26
26
#elif !MBED_CONF_RTOS_PRESENT
27
- #error [NOT_SUPPORTED] integration tests required RTOS
27
+ #error [NOT_SUPPORTED] integration tests require RTOS
28
28
#else
29
29
30
30
#include " mbed.h"
Original file line number Diff line number Diff line change 24
24
#if !INTEGRATION_TESTS
25
25
#error [NOT_SUPPORTED] integration tests not enabled for this target
26
26
#elif !MBED_CONF_RTOS_PRESENT
27
- #error [NOT_SUPPORTED] integration tests required RTOS
27
+ #error [NOT_SUPPORTED] integration tests require RTOS
28
28
#else
29
29
30
30
#include " mbed.h"
Original file line number Diff line number Diff line change 24
24
#if !INTEGRATION_TESTS
25
25
#error [NOT_SUPPORTED] integration tests not enabled for this target
26
26
#elif !MBED_CONF_RTOS_PRESENT
27
- #error [NOT_SUPPORTED] integration tests required RTOS
27
+ #error [NOT_SUPPORTED] integration tests require RTOS
28
28
#else
29
29
30
30
#include " mbed.h"
You can’t perform that action at this time.
0 commit comments