diff --git a/test/runtests.jl b/test/runtests.jl index f309e3e..99b61bb 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -7,3 +7,4 @@ include("Mock/mock_tests.jl") include("kkt.jl") include("sage.jl") +include("qcqp.jl")