diff options
Diffstat (limited to 'test/import.py')
-rw-r--r-- | test/import.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/import.py b/test/import.py index 9c5d3af..85948f9 100644 --- a/test/import.py +++ b/test/import.py @@ -96,6 +96,7 @@ tools = [ 'g77', 'gas', 'gcc', + 'gfortran', 'gnulink', 'gs', 'hpc++', |