Skip to content

Commit 923149f

Browse files
committed
Merge branch 'master' into windows-support
2 parents cd823ff + 26d23de commit 923149f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/runtests.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
using FilePaths
22
using Base.Test
33

4-
info("Beginning tests...")
4+
@testset "FilePaths" begin
55

66
include("mode.jl")
77
include("path.jl")
88

9-
info("All tests passed.")
9+
end

0 commit comments

Comments
 (0)