Commit c6da322
committed
Make sure
Previously, the test only checks for the absence of certain panic
symbols, but having no symbols was also a valid albeit vacuous way to
satisfy this assertion.
Fix this by checking we at least observe the `main` symbol which is
always expected to be present.fmt-write-bloat doesn't vacuously pass1 parent 34097a3 commit c6da322
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
0 commit comments