summaryrefslogtreecommitdiff
path: root/tests/test_config.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-07-26 15:03:11 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-07-26 15:03:11 -0400
commitdffe029fd2118edb145916c9f706af6522bd6274 (patch)
tree86ce0803b0326005921cb4944102a36c30b148c1 /tests/test_config.py
parent74a638cd9b04d64c9484444ea760499607253497 (diff)
downloadpython-coveragepy-git-dffe029fd2118edb145916c9f706af6522bd6274.tar.gz
New config option: run:note lets you annotate the data file.
Diffstat (limited to 'tests/test_config.py')
-rw-r--r--tests/test_config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_config.py b/tests/test_config.py
index 6234ac5f..8b2b28f0 100644
--- a/tests/test_config.py
+++ b/tests/test_config.py
@@ -1,4 +1,4 @@
-# -*- coding: utf-8 -*-
+# coding: utf-8
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt