aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fpm/test/fpm_test/test_module_dependencies.f901
1 files changed, 0 insertions, 1 deletions
diff --git a/fpm/test/fpm_test/test_module_dependencies.f90 b/fpm/test/fpm_test/test_module_dependencies.f90
index a7fc269..5d78e0c 100644
--- a/fpm/test/fpm_test/test_module_dependencies.f90
+++ b/fpm/test/fpm_test/test_module_dependencies.f90
@@ -72,7 +72,6 @@ contains
if (allocated(error)) then
return
end if
-
if (size(model%targets) /= 3) then
call test_failed(error,'Incorrect number of model%targets - expecting three')
return