summaryrefslogtreecommitdiffstats
path: root/tools/test/tests.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/tests.cxx')
-rw-r--r--tools/test/tests.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/test/tests.cxx b/tools/test/tests.cxx
index 5a1e21f172a4..66d2ac50b352 100644
--- a/tools/test/tests.cxx
+++ b/tools/test/tests.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -124,3 +125,4 @@ CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(tools::FractionTest, "FractionTest");
// to let the user the possibility to also register some functions by hand.
NOADDITIONAL;
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */