summaryrefslogtreecommitdiff
path: root/tools/qa/test_pathutils.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qa/test_pathutils.cxx')
-rw-r--r--tools/qa/test_pathutils.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/qa/test_pathutils.cxx b/tools/qa/test_pathutils.cxx
index 5966406e150f..801019e58b4a 100644
--- a/tools/qa/test_pathutils.cxx
+++ b/tools/qa/test_pathutils.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.
@@ -74,3 +75,5 @@ CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(Test, "alltests");
}
NOADDITIONAL;
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */