summaryrefslogtreecommitdiff
path: root/tests/farm/annotate/src/utf8.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-11-15 06:51:35 -0500
committerNed Batchelder <ned@nedbatchelder.com>2018-11-15 06:55:09 -0500
commitceb660ca9422ac1b6bcf7d91869f574517e1007d (patch)
treeb46d8de4101988409d63db9a792a8ca36eff221b /tests/farm/annotate/src/utf8.py
parent6f66ab7c6f7ee256c3a9ba253d1b640129db7d72 (diff)
downloadpython-coveragepy-git-ceb660ca9422ac1b6bcf7d91869f574517e1007d.tar.gz
Delete the annotate farm tests
Diffstat (limited to 'tests/farm/annotate/src/utf8.py')
-rw-r--r--tests/farm/annotate/src/utf8.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/farm/annotate/src/utf8.py b/tests/farm/annotate/src/utf8.py
deleted file mode 100644
index f3988379..00000000
--- a/tests/farm/annotate/src/utf8.py
+++ /dev/null
@@ -1,7 +0,0 @@
-# -*- coding: utf-8 -*-
-# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
-# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
-
-# This comment has an accent: é
-
-print("spam eggs")