Commit 2c81929
committed
Remove unsafe-paths test obsoleted by hex_core 0.16.0
hex_core 0.16.0 validates paths at the public API boundary in both
:hex_tarball.create_docs/1 and :hex_tarball.unpack_docs/2. The test
relied on create_docs accepting unsafe paths so it could exercise the
unpacker's rejection. With validation now enforced at create, the case
the test covered is no longer reachable through the library's contract.1 parent 507ba75 commit 2c81929
1 file changed
Lines changed: 0 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | 83 | | |
113 | 84 | | |
114 | 85 | | |
| |||
0 commit comments