Commit a68b9aa
committed
Fix a test broken by closure update in
f91121d
This test was trivially passing before because errors were
always being caught. The closure update included changes to
the testing framework that detected these types of bugs
and reported them as failures.
I'm not sure what the test was actually trying to exercise,
so I've changed it to what I *think* it was going for.1 parent adee046 commit a68b9aa
1 file changed
Lines changed: 2 additions & 8 deletions
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 55 | + | |
62 | 56 | | |
63 | 57 | | |
64 | 58 | | |
| |||
0 commit comments