summaryrefslogtreecommitdiff
path: root/tests/test.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test.h')
-rw-r--r--tests/test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.h b/tests/test.h
index 018b215..c5b565d 100644
--- a/tests/test.h
+++ b/tests/test.h
@@ -13,7 +13,7 @@
#include <stdio.h>
char * error_string[] = {
- "ZERO",
+ "ZERO_or_EOK",
"EPERM",
"ENOFILE_or_ENOENT",
"ESRCH",