Skip to content

Commit 96ef394

Browse files
jalveszjvdp1
andauthored
Update test/string/test_string_to_number.fypp
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent e840761 commit 96ef394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/string/test_string_to_number.fypp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module test_string_to_number
22
use stdlib_kinds, only: sp, dp, qp
3-
use stdlib_str2num
3+
use stdlib_str2num, only: to_num
44
use testdrive, only : new_unittest, unittest_type, error_type, check
55
implicit none
66

0 commit comments

Comments
 (0)