Index: src/tests/designations.c
===================================================================
--- src/tests/designations.c	(revision 3787dc10d1993f80425a349e04b19fa8316d8a40)
+++ src/tests/designations.c	(revision 6aa537a4e23382dcd70067bf61863a8aa795cccb)
@@ -17,5 +17,5 @@
 // In particular, since the syntax for designations in Cforall differs from that of C, preprocessor substitution
 // is used for the designation syntax
-#ifdef __CFORALL__
+#ifdef __cforall
 #define DES :
 #else
