Skip to content

Commit ce303bc

Browse files
committed
remove dash from executable name to see if it clears MSWindows build error
1 parent 452601d commit ce303bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fpm/fpm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ git = "https://github.com/urbanjost/M_CLI2.git"
1515
rev = "5c7df1267c918ec2b1b8e2c6a0ac000367b562cf"
1616

1717
[[test]]
18-
name = "cli-test"
18+
name = "cli_test"
1919
source-dir = "test/cli_test"
2020
main = "cli_test.f90"
2121

0 commit comments

Comments
 (0)