summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2017-03-03 07:44:06 +0000
committerReuben Thomas <rrt@sc3d.org>2017-03-03 12:40:05 +0000
commit9111a6e1ea0309218439f93f6d79ae429e5d05fd (patch)
treefbeceb9789b77256815168fc115a7aed7b1a05b3 /tests
parent33f925fc6c1153eb7f68b35616239b8e0aef6c6a (diff)
downloadenchant-9111a6e1ea0309218439f93f6d79ae429e5d05fd.tar.gz
Remove editor settings comments for vim and Emacs
Emacs is already dealt with via .dir-locals.el; other editors should similarly be set up globally.
Diffstat (limited to 'tests')
-rw-r--r--tests/enchant.test.c1
-rw-r--r--tests/enchantxx.test.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/enchant.test.c b/tests/enchant.test.c
index 7217b63..216f9be 100644
--- a/tests/enchant.test.c
+++ b/tests/enchant.test.c
@@ -1,4 +1,3 @@
-/* vim: set sw=8: -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* enchant
* Copyright (C) 2003 Dom Lachowicz
*
diff --git a/tests/enchantxx.test.cpp b/tests/enchantxx.test.cpp
index 0b60ea1..b3e3ea3 100644
--- a/tests/enchantxx.test.cpp
+++ b/tests/enchantxx.test.cpp
@@ -1,4 +1,3 @@
-/* vim: set sw=8: -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/* enchant
* Copyright (C) 2003 Dom Lachowicz
*