summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/CMakeLists.txt1
-rw-r--r--tests/test_parse_url.c1
-rw-r--r--tests/test_tables.c1
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 4b54003..7ebf545 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -1,3 +1,4 @@
+# vim:set ts=2 sw=2 sts=2 et:
include_directories(${LIBRABBITMQ_INCLUDE_DIRS})
if (MSVC)
diff --git a/tests/test_parse_url.c b/tests/test_parse_url.c
index a4c5f09..2e7d1c7 100644
--- a/tests/test_parse_url.c
+++ b/tests/test_parse_url.c
@@ -1,3 +1,4 @@
+/* vim:set ft=c ts=2 sw=2 sts=2 et cindent: */
/*
* ***** BEGIN LICENSE BLOCK *****
* Version: MIT
diff --git a/tests/test_tables.c b/tests/test_tables.c
index 659db53..404a6d8 100644
--- a/tests/test_tables.c
+++ b/tests/test_tables.c
@@ -1,3 +1,4 @@
+/* vim:set ft=c ts=2 sw=2 sts=2 et cindent: */
/*
* ***** BEGIN LICENSE BLOCK *****
* Version: MIT