summaryrefslogtreecommitdiff
path: root/igor.py
diff options
context:
space:
mode:
Diffstat (limited to 'igor.py')
-rw-r--r--igor.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/igor.py b/igor.py
index 3eca875a..4731b8c5 100644
--- a/igor.py
+++ b/igor.py
@@ -287,7 +287,6 @@ def do_check_eol():
check_files("coverage", ["*.py"])
check_files("coverage/ctracer", ["*.c", "*.h"])
check_files("coverage/htmlfiles", ["*.html", "*.css", "*.js"])
- check_file("tests/farm/html/src/bom.py", crlf=False)
check_files("tests", ["*.py"])
check_files("tests", ["*,cover"], trail_white=False)
check_files("tests/js", ["*.js", "*.html"])