Skip to content

Commit db93172

Browse files
authored
Remove spurious whitespace change
1 parent 418454c commit db93172

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fpm/test/fpm_test/test_module_dependencies.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ subroutine test_library_module_use(error)
7272
if (allocated(error)) then
7373
return
7474
end if
75-
7675
if (size(model%targets) /= 3) then
7776
call test_failed(error,'Incorrect number of model%targets - expecting three')
7877
return

0 commit comments

Comments
 (0)