From 83f1fc0be44831b32869126be0afc55431791b56 Mon Sep 17 00:00:00 2001 From: "John S. Urban" Date: Sun, 18 Jul 2021 19:42:58 -0400 Subject: remove warnings and fix truncated help text --- test/fpm_test/test_source_parsing.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/fpm_test/test_source_parsing.f90') 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) -- cgit v1.2.3