@@ -1571,7 +1571,7 @@ end
15711571function version_added (
15721572 :: typeof (test_NormSpectralCone_VectorOfVariables_without_transform),
15731573)
1574- v " 1.17.0"
1574+ return v " 1.17.0"
15751575end
15761576
15771577function test_NormSpectralCone_VectorOfVariables_with_transform (
@@ -1602,7 +1602,7 @@ end
16021602function version_added (
16031603 :: typeof (test_NormSpectralCone_VectorOfVariables_with_transform),
16041604)
1605- v " 1.17.0"
1605+ return v " 1.17.0"
16061606end
16071607
16081608function test_NormSpectralCone_VectorAffineFunction_without_transform (
@@ -1634,7 +1634,7 @@ end
16341634function version_added (
16351635 :: typeof (test_NormSpectralCone_VectorAffineFunction_without_transform),
16361636)
1637- v " 1.17.0"
1637+ return v " 1.17.0"
16381638end
16391639
16401640function test_NormSpectralCone_VectorAffineFunction_with_transform (
@@ -1666,7 +1666,7 @@ end
16661666function version_added (
16671667 :: typeof (test_NormSpectralCone_VectorAffineFunction_with_transform),
16681668)
1669- v " 1.17.0"
1669+ return v " 1.17.0"
16701670end
16711671
16721672function test_NormNuclearCone_VectorOfVariables_without_transform (
@@ -1697,7 +1697,7 @@ end
16971697function version_added (
16981698 :: typeof (test_NormNuclearCone_VectorOfVariables_without_transform),
16991699)
1700- v " 1.17.0"
1700+ return v " 1.17.0"
17011701end
17021702
17031703function test_NormNuclearCone_VectorOfVariables_with_transform (
@@ -1728,7 +1728,7 @@ end
17281728function version_added (
17291729 :: typeof (test_NormNuclearCone_VectorOfVariables_with_transform),
17301730)
1731- v " 1.17.0"
1731+ return v " 1.17.0"
17321732end
17331733
17341734function test_NormNuclearCone_VectorAffineFunction_without_transform (
@@ -1760,7 +1760,7 @@ end
17601760function version_added (
17611761 :: typeof (test_NormNuclearCone_VectorAffineFunction_without_transform),
17621762)
1763- v " 1.17.0"
1763+ return v " 1.17.0"
17641764end
17651765
17661766function test_NormNuclearCone_VectorAffineFunction_with_transform (
@@ -1792,7 +1792,7 @@ end
17921792function version_added (
17931793 :: typeof (test_NormNuclearCone_VectorAffineFunction_with_transform),
17941794)
1795- v " 1.17.0"
1795+ return v " 1.17.0"
17961796end
17971797
17981798function test_HermitianPSDCone_basic (
@@ -1913,7 +1913,7 @@ end
19131913function version_added (
19141914 :: typeof (test_DualObjectiveValue_Min_VariableIndex_GreaterThan),
19151915)
1916- v " 1.35.0"
1916+ return v " 1.35.0"
19171917end
19181918
19191919function test_DualObjectiveValue_Max_VariableIndex_LessThan (
@@ -1954,7 +1954,7 @@ end
19541954function version_added (
19551955 :: typeof (test_DualObjectiveValue_Max_VariableIndex_LessThan),
19561956)
1957- v " 1.35.0"
1957+ return v " 1.35.0"
19581958end
19591959
19601960function test_DualObjectiveValue_Min_ScalarAffine_GreaterThan (
@@ -1996,7 +1996,7 @@ end
19961996function version_added (
19971997 :: typeof (test_DualObjectiveValue_Min_ScalarAffine_GreaterThan),
19981998)
1999- v " 1.35.0"
1999+ return v " 1.35.0"
20002000end
20012001
20022002function test_DualObjectiveValue_Max_ScalarAffine_LessThan (
@@ -2038,5 +2038,5 @@ end
20382038function version_added (
20392039 :: typeof (test_DualObjectiveValue_Max_ScalarAffine_LessThan),
20402040)
2041- v " 1.35.0"
2041+ return v " 1.35.0"
20422042end
0 commit comments