Skip to content

Commit b8991b7

Browse files
committed
Typo
1 parent 3e2c5b4 commit b8991b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ using Pkg
1313
julia_bin = expanduser("~/.julia/bin")
1414
ENV["PATH"] = ENV["PATH"] * path_sep * julia_bin
1515
@test success(`bash -c "command -v particlesmc"`)
16-
@test success(`particlesMC params.toml`)
16+
@test success(`particlesmc params.toml`)
1717
end
1818

1919

0 commit comments

Comments
 (0)