Skip to content

Commit

Permalink
replacing commented tests
Browse files Browse the repository at this point in the history
  • Loading branch information
claytonpbarrows committed Sep 18, 2020
1 parent e43ed51 commit e811136
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/test_validation.jl
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ end
@test_throws(PSY.InvalidValue, add_component!(sys, badline))
)
end
#=

# disabled until serialization is updated
@testset "Test field validation after deserialization" begin
nodes = nodes5()
Expand Down Expand Up @@ -222,4 +222,4 @@ end
rm(path)
end
end
=#

0 comments on commit e811136

Please sign in to comment.