diff options
Diffstat (limited to 'test/fpm_test/test_filesystem.f90')
-rw-r--r-- | test/fpm_test/test_filesystem.f90 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fpm_test/test_filesystem.f90 b/test/fpm_test/test_filesystem.f90 index 5a7e18a..94eadda 100644 --- a/test/fpm_test/test_filesystem.f90 +++ b/test/fpm_test/test_filesystem.f90 @@ -18,7 +18,7 @@ contains testsuite = [ & & new_unittest("canon-path", test_canon_path) & ] - + end subroutine collect_filesystem |