We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 418454c commit db93172Copy full SHA for db93172
fpm/test/fpm_test/test_module_dependencies.f90
@@ -72,7 +72,6 @@ subroutine test_library_module_use(error)
72
if (allocated(error)) then
73
return
74
end if
75
-
76
if (size(model%targets) /= 3) then
77
call test_failed(error,'Incorrect number of model%targets - expecting three')
78
0 commit comments