summaryrefslogtreecommitdiffstats
path: root/test/vol_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/vol_test.c')
-rw-r--r--test/vol_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vol_test.c b/test/vol_test.c
index 146af4f..2d84066 100644
--- a/test/vol_test.c
+++ b/test/vol_test.c
@@ -46,7 +46,7 @@ int main(int argc, char **argv) {
ssize_t len;
char name[25];
static hsize_t ds_size[2] = {10, 20};
- getchar();
+
for(n=1 ; n<3 ; n++) {
char pl_name[10];
char file_name[50];