From 65057fd336c2cbfb9030c87f9e44d9f204a3e26f Mon Sep 17 00:00:00 2001 From: odow Date: Thu, 20 Feb 2025 11:34:41 +1300 Subject: [PATCH] Fix duplicate test name in FileFormats.LP --- test/FileFormats/LP/LP.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/FileFormats/LP/LP.jl b/test/FileFormats/LP/LP.jl index ade9c9965e..13d7b9e052 100644 --- a/test/FileFormats/LP/LP.jl +++ b/test/FileFormats/LP/LP.jl @@ -1078,7 +1078,7 @@ function test_VectorAffineFunction_SOS() return end -function test_comprehensive_write() +function test_invalid_token_in_sos() model = LP.Model() io = IOBuffer() print(