summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Pistone <lpistone@gmail.com>2015-04-14 20:22:21 +0200
committerLeonardo Pistone <lpistone@gmail.com>2015-04-14 20:22:21 +0200
commit0d454947d16f790c7566c09666973dadf538ec20 (patch)
treea4debcebb67815913b273525c2d4705ea251816f
parent0ebd4f0ebab9620a6fc74cb4c0d337ba2c2d8916 (diff)
downloadpython-coveragepy-git-0d454947d16f790c7566c09666973dadf538ec20.tar.gz
Add annotated test file.
-rw-r--r--tests/farm/annotate/gold_encogings/utf8.py,cover4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/farm/annotate/gold_encogings/utf8.py,cover b/tests/farm/annotate/gold_encogings/utf8.py,cover
new file mode 100644
index 00000000..6dbf7e0d
--- /dev/null
+++ b/tests/farm/annotate/gold_encogings/utf8.py,cover
@@ -0,0 +1,4 @@
+ # -*- coding: utf-8 -*-
+ # This comment has an accent: é
+
+> print("spam eggs")