summaryrefslogtreecommitdiffstats
path: root/test/SHF77.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/SHF77.py')
-rw-r--r--test/SHF77.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SHF77.py b/test/SHF77.py
index c415fd6..4406b48 100644
--- a/test/SHF77.py
+++ b/test/SHF77.py
@@ -34,7 +34,7 @@ python = TestSCons.python
if sys.platform == 'win32':
_obj = '.obj'
else:
- _obj = '.o'
+ _obj = '.os'
test = TestSCons.TestSCons()