summaryrefslogtreecommitdiff
path: root/test/farm/html/othersrc
diff options
context:
space:
mode:
Diffstat (limited to 'test/farm/html/othersrc')
-rw-r--r--test/farm/html/othersrc/other.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/farm/html/othersrc/other.py b/test/farm/html/othersrc/other.py
deleted file mode 100644
index 6d3f86e7..00000000
--- a/test/farm/html/othersrc/other.py
+++ /dev/null
@@ -1,4 +0,0 @@
-# A file in another directory. We're checking that it ends up in the
-# HTML report.
-
-print("This is the other src!")