diff options
Diffstat (limited to 'test/iopipe.c')
-rw-r--r-- | test/iopipe.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/iopipe.c b/test/iopipe.c index 447f483..95d162d 100644 --- a/test/iopipe.c +++ b/test/iopipe.c @@ -22,7 +22,7 @@ #define HEADING "%-16s" #define PROGRESS '=' -#if 1 +#if 0 /* Normal testing */ #define REQUEST_SIZE_X 4579 #define REQUEST_SIZE_Y 4579 |