summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2018-09-13 14:41:10 +0200
committerMiguel <m.i@gmx.at>2018-09-13 14:41:10 +0200
commit877c113518788babd6f633592c23f04f355bc30e (patch)
tree814185d16371e9d8626883688f2ca5b671389695
parent3bba2df34be1680777ff85ad4fbc43717609ec75 (diff)
remove test/
-rw-r--r--test/pipetest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/pipetest.c b/test/pipetest.c
index e848049..448f001 100644
--- a/test/pipetest.c
+++ b/test/pipetest.c
@@ -51,4 +51,5 @@ int main(int argc, char *argv[])
}
//fclose(p);
}
+ return 0;
}