Skip to content

Commit

Permalink
fix-up
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnimuc authored Jul 5, 2019
1 parent fadf415 commit b8c8581
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/std.jl
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ end
end
end
end

@static if !Sys.iswindows()
@testset "Exceptions" begin
@testset "std::length_error&" begin
v = icxx"std::vector<$Int>{1, 2, 3};"
Expand All @@ -252,3 +252,4 @@ end
end
end
end
end

0 comments on commit b8c8581

Please sign in to comment.