aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dynarray.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/dynarray.c')
-rw-r--r--tests/dynarray.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/dynarray.c b/tests/dynarray.c
index 3312234..b36f0c5 100644
--- a/tests/dynarray.c
+++ b/tests/dynarray.c
@@ -100,3 +100,4 @@ exit_fail:
array_free(test_arr);
exit(EXIT_FAILURE);
}
+/* vim: set ts=8 noet: */