Commit 1d64007
committed
Adjust new test to not try to split with newlines
Splitting expected instructions defined in a string block
seems to not work on Windows during I-builds.
This change reverts to the original String[] defining expected instructions.
Fixes: #9381 parent 81b7722 commit 1d64007
1 file changed
Lines changed: 10 additions & 10 deletions
File tree
- org.eclipse.jdt.debug.tests/tests/org/eclipse/jdt/debug/tests/sourcelookup
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
0 commit comments