diff --git a/docs/src/tests.md b/docs/src/tests.md index 1a9e708..d3c1e45 100644 --- a/docs/src/tests.md +++ b/docs/src/tests.md @@ -11,9 +11,6 @@ tests: * gfortran (a reasonably recent version, which understands the `-std=f2008` flag) * GNU make * Perl -Additionally, the test suite needs the following Julia packages, which can -be installed with `Pkg.add`: -* Iterators The tests perform the following steps: 1. Create the Fortran source code, and compile it.