From 85b118fbf07eee64394982adc1940bbe7df88f67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20G=C3=B6ttgens?= Date: Tue, 30 Jul 2024 22:00:56 +0200 Subject: [PATCH] Add reference to issue --- experimental/LieAlgebras/test/setup_tests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/LieAlgebras/test/setup_tests.jl b/experimental/LieAlgebras/test/setup_tests.jl index 23ba3a21836d..e641bd923ff6 100644 --- a/experimental/LieAlgebras/test/setup_tests.jl +++ b/experimental/LieAlgebras/test/setup_tests.jl @@ -135,7 +135,7 @@ if !isdefined(Main, :lie_algebra_conformance_test) end end - if dim(L) >= 1 # TODO: remove this condition once deserializing empty vectors keeps the type + if dim(L) >= 1 # TODO: remove this condition once deserializing empty vectors keeps the type (https://github.com/oscar-system/Oscar.jl/issues/3983) test_save_load_roundtrip(path, basis(L)) do loaded @test length(loaded) == dim(L) @test all(