summaryrefslogtreecommitdiff
path: root/test/Fortran/F08FILESUFFIXES.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Fortran/F08FILESUFFIXES.py')
-rw-r--r--test/Fortran/F08FILESUFFIXES.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/Fortran/F08FILESUFFIXES.py b/test/Fortran/F08FILESUFFIXES.py
index 84634030..41059afe 100644
--- a/test/Fortran/F08FILESUFFIXES.py
+++ b/test/Fortran/F08FILESUFFIXES.py
@@ -26,14 +26,12 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
import TestSCons
-from common import write_fake_link
-
_python_ = TestSCons._python_
_exe = TestSCons._exe
test = TestSCons.TestSCons()
-write_fake_link(test)
+test.file_fixture('mylink.py')
test.write('myfortran.py', r"""
import getopt