Skip to content

Commit

Permalink
disabled test, because file case5.m not found on github
Browse files Browse the repository at this point in the history
  • Loading branch information
Welthulk committed Apr 14, 2024
1 parent a6c4798 commit 94244bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ include("testgrid.jl")
@test test_NBI_MDO() == true
@test test_acpflow(0) == true
@test testISOBusses() == true
@test testImportMatpower() == true
# @test testImportMatpower() == true # This test is not working because the file is not found in github
end

0 comments on commit 94244bb

Please sign in to comment.