File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -311,7 +311,6 @@ The following tests are not yet implemented and therefore missing:
311311
312312**Mandatory Tests**
313313
314- - Mandatory Test 6.1.14
315314- Mandatory Test 6.1.26
316315- Mandatory Test 6.1.27.13
317316- Mandatory Test 6.1.27.18
@@ -392,6 +391,7 @@ export const mandatoryTest_6_1_10: DocumentTest
392391export const mandatoryTest_6_1_11: DocumentTest
393392export const mandatoryTest_6_1_12: DocumentTest
394393export const mandatoryTest_6_1_13: DocumentTest
394+ export const mandatoryTest_6_1_14: DocumentTest
395395export const mandatoryTest_6_1_15: DocumentTest
396396export const mandatoryTest_6_1_16: DocumentTest
397397export const mandatoryTest_6_1_17: DocumentTest
Original file line number Diff line number Diff line change 44 mandatoryTest_6_1_4 ,
55 mandatoryTest_6_1_5 ,
66 mandatoryTest_6_1_12 ,
7+ mandatoryTest_6_1_14 ,
78 mandatoryTest_6_1_15 ,
89 mandatoryTest_6_1_16 ,
910 mandatoryTest_6_1_17 ,
Original file line number Diff line number Diff line change @@ -10,7 +10,6 @@ import * as mandatory from '../../csaf_2_1/mandatoryTests.js'
1010 Once all tests are implemented for CSAF 2.1 this should be deleted.
1111 */
1212const excluded = [
13- '6.1.14' ,
1413 '6.1.26' ,
1514 '6.1.27.3' ,
1615 '6.1.27.4' ,
You can’t perform that action at this time.
0 commit comments