summaryrefslogtreecommitdiff
path: root/test/fixture
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2020-06-14 17:03:57 -0700
committerWilliam Deegan <bill@baddogconsulting.com>2020-06-14 17:03:57 -0700
commit5bdc4682ed0972f8fb9d3c7bc50ce8e0004faef2 (patch)
treebbc62ffcbeebc413a2b1510a4c2a231944d52200 /test/fixture
parent87526d678662e2ce64047a370e514efe33a922e9 (diff)
downloadscons-git-5bdc4682ed0972f8fb9d3c7bc50ce8e0004faef2.tar.gz
[appveyor skip][travis skip] fix sider warning
Diffstat (limited to 'test/fixture')
-rw-r--r--test/fixture/mylink.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/fixture/mylink.py b/test/fixture/mylink.py
index 0fa47a9a1..19969f010 100644
--- a/test/fixture/mylink.py
+++ b/test/fixture/mylink.py
@@ -1,3 +1,6 @@
+"""
+Dummy linker for use by tests"
+"""
import getopt
import sys