Skip to content

Commit

Permalink
Comment out call to routine in new unit test.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGayno-NOAA committed Aug 26, 2021
1 parent f87f1f5 commit 88fa6d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/filter_topo/ftst_fill_regional_halo.F90
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ program fill_halo

print*, "Starting test of filter_topo routine fill_regional_halo"

call fill_regional_halo(testdata, halo)
!call fill_regional_halo(testdata, halo)


print*, "OK"
Expand Down

0 comments on commit 88fa6d9

Please sign in to comment.