Commit 69a8f05
Delete unnecessary OpPriorityTest test
This test was deleted for two reasons:
1) It is not future proof: it assumes that the Op within
MathOpCollection will always be the highest priority, which it might not
always be
2) Since the matcher now wraps up all returns into Ops (assuming there
is a method to do so), the information that the test used to confirm
the origin of the Op can no longer be accessed.1 parent edab868 commit 69a8f05
1 file changed
Lines changed: 0 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | 33 | | |
36 | 34 | | |
37 | 35 | | |
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
41 | | - | |
42 | 39 | | |
43 | 40 | | |
44 | 41 | | |
| |||
62 | 59 | | |
63 | 60 | | |
64 | 61 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | 62 | | |
83 | 63 | | |
84 | 64 | | |
| |||
0 commit comments