Skip to content

Commit 7e578a4

Browse files
committed
Update test_filesystem.f90
1 parent e6108d1 commit 7e578a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/fpm_test/test_filesystem.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ module test_filesystem
44
join_path, is_absolute_path, get_home, &
55
delete_file, read_lines, get_temp_filename
66
use fpm_environment, only: OS_WINDOWS, get_os_type, os_is_unix
7+
use fpm_strings, only: string_t
78
implicit none
89
private
910

0 commit comments

Comments
 (0)