aboutsummaryrefslogtreecommitdiffstats
path: root/tests/binary_search.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/binary_search.c')
-rw-r--r--tests/binary_search.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/binary_search.c b/tests/binary_search.c
index ce35d14..425cd1e 100644
--- a/tests/binary_search.c
+++ b/tests/binary_search.c
@@ -31,3 +31,4 @@ int main(void) {
}
return EXIT_SUCCESS;
}
+/* vim: set ts=8 noet: */