with Ahven.Framework; package math_Tests.linear_Algebra_2d is type Test is new Ahven.Framework.Test_Case with null record; overriding procedure Initialize (T : in out Test); end math_Tests.linear_Algebra_2d;