Commit 9b7069d
committed
fix(test): test data outside folders will not be loaded by MSSDK
Fix the test assumptions by reducing the number of test data to match.
In the case of the Standard Forms (v1) package `package_F03_test`, there
are 105 test data files, of which 82 are unique. However, only 81 of
them are to be found within folders under `test_data`, whereas the rest,
including a unique one `example.xml`, is not contained within a folder.1 parent 7ebd022 commit 9b7069d
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments