summaryrefslogtreecommitdiff
path: root/unoxml/test
diff options
context:
space:
mode:
Diffstat (limited to 'unoxml/test')
-rw-r--r--unoxml/test/domtest.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/unoxml/test/domtest.cxx b/unoxml/test/domtest.cxx
index 5d3c2fa212dc..9871846eaea5 100644
--- a/unoxml/test/domtest.cxx
+++ b/unoxml/test/domtest.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.
@@ -397,3 +398,4 @@ CPPUNIT_TEST_SUITE_NAMED_REGISTRATION(SerializerTest, "SerializerTest");
// to let the user the possibility to also register some functions by hand.
NOADDITIONAL;
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */