summaryrefslogtreecommitdiff
path: root/libcr/tests
diff options
context:
space:
mode:
Diffstat (limited to 'libcr/tests')
-rw-r--r--libcr/tests/test_matrix/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcr/tests/test_matrix/config.h b/libcr/tests/test_matrix/config.h
index 9802f08..becfce0 100644
--- a/libcr/tests/test_matrix/config.h
+++ b/libcr/tests/test_matrix/config.h
@@ -9,6 +9,6 @@
#define CONFIG_COROUTINE_DEFAULT_STACK_SIZE (4*1024)
#define CONFIG_COROUTINE_NAME_LEN 16
-#define CONFIG_COROUTINE_NUM 1
+#define CONFIG_COROUTINE_NUM 2
#endif /* _CONFIG_H_ */