Skip to content

Commit

Permalink
Bad module name.
Browse files Browse the repository at this point in the history
  • Loading branch information
irukoa committed Feb 16, 2024
1 parent f59eb0b commit 6d5a4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/suites/Utilities_Suite.F90
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module Utilities_Suite
use, intrinsic :: iso_fortran_env, only: error_unit

use SsTC_driver_kinds, only: wp => dp
use SsTC_driver_utilities, only: kpath, kslice
use SsTC_driver_utils, only: kpath, kslice

use testdrive, only: error_type

Expand Down

0 comments on commit 6d5a4a5

Please sign in to comment.