diff options
Diffstat (limited to 'tests/watchdog-test.c')
-rw-r--r-- | tests/watchdog-test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/watchdog-test.c b/tests/watchdog-test.c index 7deff90c..5f9e88bb 100644 --- a/tests/watchdog-test.c +++ b/tests/watchdog-test.c @@ -33,7 +33,6 @@ #define EXIT_OK 0 /* test passed */ #define EXIT_ERROR 1 /* test failed */ #define EXIT_FAIL 2 /* testing framework failed */ -#define EXIT_SKIP 7 /* test skipped */ #define DESTINATION "org.tizen.resourced" #define PATH "/Org/Tizen/ResourceD/Watchdog" |