diff options
Diffstat (limited to 'test/fpm_test/test_source_parsing.f90')
-rw-r--r-- | test/fpm_test/test_source_parsing.f90 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fpm_test/test_source_parsing.f90 b/test/fpm_test/test_source_parsing.f90 index 12fc419..047b289 100644 --- a/test/fpm_test/test_source_parsing.f90 +++ b/test/fpm_test/test_source_parsing.f90 @@ -655,7 +655,7 @@ contains end subroutine test_csource - + !> Try to parse fortran program with invalid use statement subroutine test_invalid_use_stmt(error) |