summaryrefslogtreecommitdiff
path: root/uitest/calc_tests/create_range_name.py
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/calc_tests/create_range_name.py')
-rw-r--r--uitest/calc_tests/create_range_name.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/uitest/calc_tests/create_range_name.py b/uitest/calc_tests/create_range_name.py
index 36a0f63ef148..ee398ab6eb95 100644
--- a/uitest/calc_tests/create_range_name.py
+++ b/uitest/calc_tests/create_range_name.py
@@ -1,4 +1,4 @@
-# -*- Mode: python; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*-
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -53,4 +53,4 @@ class CreateRangeNameTest(UITestCase):
self.ui_test.close_doc()
-# vim:set shiftwidth=4 softtabstop=4 expandtab: */
+# vim: set shiftwidth=4 softtabstop=4 expandtab: