aboutsummaryrefslogtreecommitdiff
path: root/test/075_set_eo
diff options
context:
space:
mode:
Diffstat (limited to 'test/075_set_eo')
-rw-r--r--test/075_set_eo/set_eo_tests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/075_set_eo/set_eo_tests.c b/test/075_set_eo/set_eo_tests.c
index fb2c23e..0c67e87 100644
--- a/test/075_set_eo/set_eo_tests.c
+++ b/test/075_set_eo/set_eo_tests.c
@@ -30,7 +30,7 @@ void run(void) {
30 fprintf(stderr, "\n"); 30 fprintf(stderr, "\n");
31 printf("Setting EO resulted in inconsistent cube\n"); 31 printf("Setting EO resulted in inconsistent cube\n");
32 } else { 32 } else {
33 writecube("H48", cube, str); 33 writecube("H48", cube, NISSY_SIZE_H48, str);
34 printf("%s\n", str); 34 printf("%s\n", str);
35 } 35 }
36} 36}

Generated with cgit - Back to sebastiano.tronto.net