diff options
| author | Isaac Elenbaas | 2023-09-25 04:45:49 +0200 |
|---|---|---|
| committer | GitHub | 2023-09-25 04:45:49 +0200 |
| commit | dd94877ec6d2ee5c4cdb0e71287abd76585b0268 (patch) | |
| tree | 26ded3ce8338286243d1b59d597f41329fea6ef4 /tests/auto_shift/test.mk | |
| parent | 1fb02d5ad87e69d459ae63235bbb3057083866ef (diff) | |
Improve test invocation, fix Retro Shift bugs, and add Auto+Retro Shift test cases (#15889)
Diffstat (limited to 'tests/auto_shift/test.mk')
| -rw-r--r-- | tests/auto_shift/test.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto_shift/test.mk b/tests/auto_shift/test.mk index 4259c606e4..a4c6b380ed 100644 --- a/tests/auto_shift/test.mk +++ b/tests/auto_shift/test.mk @@ -17,4 +17,4 @@ # Keep this file, even if it is empty, as a marker that this folder contains tests # -------------------------------------------------------------------------------- -AUTO_SHIFT_ENABLE = yes
\ No newline at end of file +AUTO_SHIFT_ENABLE = yes |