Commit 3b458ea
test: remove test that doesn't seem to make a lot of sense
It claims to be testing that a `__repr__()` "works", but this doesn't
make any sense as everything eventually gets one from `object()`. It
also makes use of the deprecated pkg_resources interface, so simply
ditch this code entirely.1 parent a00e3e2 commit 3b458ea
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
219 | | - | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | 218 | | |
225 | 219 | | |
226 | 220 | | |
| |||
0 commit comments