Commit 3b3f7d3
committed
test: Fix tests
* mevedel-instructions.el: Hardcode `M-m` as default keybind for
`mevedel-ov-dispatch-key` in order to avoid circular dependency. Also
move `mevedel-ov-dispatch-key` to mevedel.el.
* mevedel.el (mevedel-ov-dispatch-key): Add `mevedel-ov-dispatch-key`.
* test/helpers.el: Remove `require` for `mevedel-instructions`, it is
not needed.1 parent 4a57f83 commit 3b3f7d3
3 files changed
Lines changed: 25 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1336 | 1336 | | |
1337 | 1337 | | |
1338 | 1338 | | |
1339 | | - | |
1340 | | - | |
1341 | | - | |
1342 | | - | |
1343 | | - | |
1344 | | - | |
1345 | | - | |
1346 | | - | |
1347 | | - | |
1348 | | - | |
1349 | | - | |
1350 | | - | |
1351 | | - | |
1352 | | - | |
1353 | | - | |
1354 | | - | |
1355 | | - | |
1356 | | - | |
1357 | | - | |
1358 | | - | |
1359 | | - | |
1360 | | - | |
1361 | 1339 | | |
1362 | 1340 | | |
1363 | | - | |
| 1341 | + | |
1364 | 1342 | | |
1365 | 1343 | | |
1366 | 1344 | | |
1367 | | - | |
| 1345 | + | |
1368 | 1346 | | |
1369 | 1347 | | |
1370 | 1348 | | |
1371 | | - | |
| 1349 | + | |
1372 | 1350 | | |
1373 | 1351 | | |
1374 | 1352 | | |
1375 | 1353 | | |
1376 | | - | |
| 1354 | + | |
1377 | 1355 | | |
1378 | 1356 | | |
1379 | 1357 | | |
1380 | | - | |
| 1358 | + | |
1381 | 1359 | | |
1382 | 1360 | | |
1383 | 1361 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
84 | 104 | | |
85 | 105 | | |
86 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
0 commit comments